Join Slack
Powered by
You have to suspend to be cancellable, moreover th...
# coroutines
e
elizarov
08/09/2017, 5:07 PM
You have to suspend to be cancellable, moreover the implementation has to use
suspendCancellableCoroutine
from
kotlinx.coroutines
(just in case you are writing your own functions that suspend)
Open in Slack
Previous
Next