<@U282LGMGR>: receiveOrNull suspends if there is n...
# coroutines
e
@redrield: receiveOrNull suspends if there is nothing in the channel. Use poll if you don't need it to be suspended.