But just one question about channels: will using `...
# coroutines
j
But just one question about channels: will using
.receive
“pop” the item off the queue or will it still be available for the new consumer who comes along?