When I do `BroadcastChannel(someCapacity)` it work...
# coroutines
h
When I do
BroadcastChannel(someCapacity)
it works, but in which scenarios can that buffer run full?