<@U0ZFBBUBU>: sometime abandoned coroutine is not ...
# coroutines
e
@groostav: sometime abandoned coroutine is not a problem, like
buildSequence { yield(1) }.take(10).toList()
.