<@U0Q3NJ937> `withContext(CommonPool) { channel.co...
# coroutines
e
@Dmytro Danylyk
withContext(CommonPool) { channel.consumeEach { ... } }
. Do you really use it often?