Join Slack
Communities
Powered by
If you replace outer `async(EmptyCoroutineContext)...
# arrow
e
elizarov
06/27/2018, 11:38 AM
If you replace outer
async(EmptyCoroutineContext)
with
runBlocking
, then you’ll be able to switch back to your original thread.
Open in Slack
Previous
Next