They both get executed in the current thread.. and...
# coroutines
d
They both get executed in the current thread.. and yet in the examples in the docs the second requires a
yield
to run? (In the reactive guide, in the subject and broadcastchannel section)