This is actually the hardest thing about broadcast...
# coroutines
e
This is actually the hardest thing about broadcast channels (and flowable.share for that matter). When you use regular channels it is never a problem. Nothing is ever lost. Broadcasting values properly is always tricky.