mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-04-30 02:44:05 +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