However, all the waiting functions (like `await`) ...
# coroutines
e
However, all the waiting functions (like
await
) will have to be aware of that. We’re adding
suspendDisptachedCoroutine
function to the next release that lets you suspend coroutine and get a reference to its dispatcher. That is how it is going to be implemented.