mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2026-05-06 22:30:47 +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.