Join Slack
Powered by
`delay` suspends. If `doSomething1()` suspends, th...
# coroutines
e
elizarov
02/01/2018, 2:15 PM
delay
suspends. If
doSomething1()
suspends
, then
doSomething2()
starts using the thread
👍 1
Open in Slack
Previous
Next