Join Slack
Powered by
The other idea is that the actual implementation o...
# coroutines
e
elizarov
01/17/2017, 10:26 AM
The other idea is that the actual implementation of
runSuspending
in
kotlinx.coroutines
will understand the concept of the current context, so you can use
runSuspending
to "fire-and-forget"new coroutine in the current context.
Open in Slack
Previous
Next