Files
zopu-code/repos/effect/.changeset/pubsub-publish-false.md

6 lines
148 B
Markdown

---
"effect": patch
---
PubSub.publish and PubSub.publishAll now return false on shutdown instead of interrupting, matching Queue.offer semantics.