Join Slack
Powered by
And I found some things in your code that could be...
# coroutines
u
uli
05/09/2017, 11:48 AM
And I found some things in your code that could be the root cause: / You are using runBlocking inside code called from coroutines. This will block a thread from your pool
2
Views
Open in Slack
Previous
Next