fun fact, the behavior changes if I add a `println...
# coroutines
g
fun fact, the behavior changes if I add a
println("sending")
below
flow.emit
🤯