Join Slack
Powered by
It seems to come from the coroutines part since I ...
# android
c
CamilleBC
10/02/2018, 12:59 PM
It seems to come from the coroutines part since I get this error
at kotlin.coroutines.experimental.jvm.internal.CoroutineImpl.resume
as well. Shouldn't the
runBlocking
block execute all the instructions safely in the IO thread?
Open in Slack
Previous
Next