leonoel / missionary

A functional effect and streaming system for Clojure/Script
Eclipse Public License 2.0
620 stars 25 forks source link

discourage unbounded queues - `mbx`, `blk` #102

Open leonoel opened 7 months ago

leonoel commented 7 months ago

When the bound is reached, enqueuing throws (alternatively, on the JVM, park the thread)