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