v3.139.5
·
22 commits
to master
since this release
- Fixed panic and data race in
TopicListenerwhen partition workers were closed while the read stream still delivered messages:internal/xsync.UnboundedChanno longer closes its signal channel on shutdown, stop the read loop before closing partition workers, and ignore routed messages after listener shutdown starts
Full Changelog: v3.139.4...v3.139.5