Join Slack
Communities
Powered by
<@U5SP8TVFA> But if you wrap your blocking IO into...
# coroutines
e
elizarov
07/05/2017, 7:26 AM
@dekans
But if you wrap your blocking IO into
run(CommonPool) { ... }
, as I’ve shown, there will be no network operations in the main thread.
Open in Slack
Previous
Next