mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-01-10 14:16:58 +08:00
- Add alreadyClosed flag to track if data channel was closed unexpectedly - Skip closing data channel in defer if already closed - Add unit test TestBatcher_UnexpectedChannelClose to verify the fix