Join Slack
Powered by
Has anyone else noticed requests being swalled ins...
# coroutines
u
ursus
07/06/2021, 6:52 PM
Has anyone else noticed requests being swalled inside OkHttp Authenticator when wraping a suspending refreshToken functions with
runBlocking { .. }
It appears as if the suspend function just stops Is retrofit/okhttp coroutine intergration broken or is it the footgunny runBlocking? Scary
2
Views
Open in Slack
Previous
Next