Join Slack
Powered by
narrowed it down. It reproduces only if 1. There a...
# coroutines
v
vaskir
06/16/2017, 8:40 AM
narrowed it down. It reproduces only if 1. There are many threads `offer`ing 2. Messages are received not with
ch.receive()
or
for (x in ch) ...
, but with a
select
.
Open in Slack
Previous
Next