Join Slack
Powered by
so in my code snippet, if my inputFunction is some...
# coroutines
o
Olekss
02/16/2018, 8:53 AM
so in my code snippet, if my inputFunction is something waiting on inputChannel.receive() then my coroutine which is launch { } will be suspendend, and all other coroutines will have chances to resume and do whatever they do>
Open in Slack
Previous
Next