You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copied from #2965
Related discussion
#991 (reply in thread)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- New Features
- Added AbortSignal support to event stream subscriptions; emitters now
expose a signal that aborts when the client disconnects to enable proper
cancellation and cleanup.
- Documentation
- Updated changelog for version 25.5.0 to note AbortSignal support.
- Added contributor acknowledgements to the README.
- Tests
- Added tests ensuring the signal is present on emitters and aborts on
connection close.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
---------
Co-authored-by: jakub-msqt <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
0 commit comments