Join Slack
Communities
Powered by
If you're using coroutines, you have to be non-blo...
# coroutines
d
diesieben07
12/13/2017, 1:25 AM
If you're using coroutines, you have to be non-blocking. There is no way around that. If your library consumes coroutines, it is a fair constraint that they also must not have blocking code inside.
Open in Slack
Previous
Next