Is there some background/implementation reason as ...
# coroutines
w
Is there some background/implementation reason as to why a
Channel
get's closed by whoever is reading from it using `consume`/`consumeEach`?