Join Slack
Communities
Powered by
A Kotlin command-line app using Retrofit + corouti...
# squarelibraries
g
Gabriel Feo
12/16/2022, 12:23 PM
A Kotlin command-line app using Retrofit + coroutines stays alive after main code finishes. Is this expected behavior? Ways around it?
Untitled.cpp
✅ 1
Gabriel Feo
12/16/2022, 12:26 PM
Finishes after ~60s for some reason
Gabriel Feo
12/16/2022, 12:45 PM
Interesting!
https://github.com/square/retrofit/issues/3144#issuecomment-508300518
y
yschimke
12/16/2022, 1:47 PM
Tl;Dr shutdown the client.
https://square.github.io/okhttp/4.x/okhttp/okhttp3/-ok-http-client/#shutdown-isnt-necessary
3
Views
Open in Slack
Previous
Next