mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2026-05-06 22:30:47 +09:00
0e8462eaf1
Add `removeSession` calls in WebSocket exception handling blocks to ensure proper session cleanup when a `ClosedReceiveChannelException` occurs. Prevents potential resource leaks and ensures consistency across WebSocket routes.