Files
zopu-code/repos/effect-smol/.changeset/quick-geese-relax.md

6 lines
214 B
Markdown

---
"effect": patch
---
Fix a regression in `PubSub.shutdown` so shutting down a pubsub interrupts suspended subscribers (including `takeAll`) by ensuring subscriptions are scoped under the pubsub shutdown scope.