I'll think if we can can have something like "coro...
# coroutines
e
I'll think if we can can have something like "coroutine interruption" flag that you don't have to pass explicitly (but attach it to every coroutine implicitly) so that it does not suffer from the same problem as thread interruption flag 😉