mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-07-18 00:55:50 +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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_profile_connections.py | ||
| test_streamid_fallback.py | ||
| test_vod_db_cleanup.py | ||