<@U223RM5CH> commented on <@U21LBQBU2>’s file <htt...
# coroutines
u
@dragas commented on @bj0’s file https://kotlinlang.slack.com/files/U21LBQBU2/F7CUD0G4A/broadcastchannel.kt: First of all, use
launch
. You can't use
async
as "launch and forget`.