mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2025-12-08 01:25:45 +09:00
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.