mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-07-22 09:37:57 +00:00
- Improved channel teardown process to prevent lingering upstream connections and ensure proper resource cleanup. - Enhanced client management by implementing checks for ghost clients and ensuring accurate client disconnection handling. - Updated logging to provide clearer insights during channel initialization and teardown, including handling of unavailable channels. - Refined stream manager behavior to manage ownership transitions more effectively and prevent blocking during shutdown. |
||
|---|---|---|
| .. | ||
| input | ||
| output | ||
| services | ||
| __init__.py | ||
| apps.py | ||
| channel_status.py | ||
| client_manager.py | ||
| config_helper.py | ||
| constants.py | ||
| redis_keys.py | ||
| server.py | ||
| url_utils.py | ||
| urls.py | ||
| utils.py | ||
| views.py | ||