<@U0ZFBBUBU>: the plan is to get rid of `Coroutine...
# coroutines
e
@groostav: the plan is to get rid of
CoroutineScope
completely and provide top-level val
coroutineScope
and
coroutineScope.isActive
extensions instead.
g
elizarov: I'll be very interested to see how this is implemented