Join Slack
Communities
Powered by
should I just run that in a IO?
# coroutines
b
bjonnh
03/08/2019, 11:16 PM
should I just run that in a IO?
g
gildor
03/09/2019, 12:08 AM
Yes
gildor
03/09/2019, 12:11 AM
Because this is blocking operation and in this case better use IO dispatcher which optimized for blocking use case
4
Views
Open in Slack
Previous
Next