Join Slack
Communities
Powered by
Looks like so. You can do suspending create/start/...
# coroutines
e
elizarov
02/11/2018, 9:28 AM
Looks like so. You can do suspending create/start/resume events, but opposite events cannot be handled in an asynchronous way. They have to cancel the corresponding activation event (if it has not finished) and cleanup asap, w.o. any suspensions.
Open in Slack
Previous
Next