mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-07-17 16:50:53 +00:00
- Added calls to `close_old_connections()` in `stream_vod()` and `build_vod_stats_data()` to prevent connection leaks during long-lived streaming responses and background stats refreshes. - Improved connection handling in various components to ensure proper resource cleanup and prevent blocking issues. |
||
|---|---|---|
| .. | ||
| tests | ||
| __init__.py | ||
| multi_worker_connection_manager.py | ||
| urls.py | ||
| utils.py | ||
| views.py | ||