a couple notes: you close `producer`, but you nev...
# coroutines
b
a couple notes: you close
producer
, but you never close
chan
, so it will suspend indefinitely waiting for more input