mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2026-09-21 09:31:07 +09:00
Add missing `finally` blocks to ensure session removal in WebSocket routes after exceptions. This prevents potential memory leaks and ensures proper resource cleanup.