so you loop and do `take()` in each, that will blo...
# coroutines
f
so you loop and do
take()
in each, that will block but only in the main thread?