Looks like so. You can do suspending create/start/...
# coroutines
e
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.