mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-07-17 16:50:53 +00:00
|
Some checks are pending
CI Pipeline / prepare (push) Waiting to run
CI Pipeline / docker (amd64, ubuntu-24.04) (push) Blocked by required conditions
CI Pipeline / docker (arm64, ubuntu-24.04-arm) (push) Blocked by required conditions
CI Pipeline / create-manifest (push) Blocked by required conditions
Build and Push Multi-Arch Docker Image / build-and-push (push) Waiting to run
- Improved the handling of channel shutdown delays to ensure they reset correctly upon client reconnections, preventing premature shutdowns. - Implemented logic to cancel pending shutdowns when clients reconnect, ensuring proper resource management and preventing client disconnect issues across uWSGI workers. - Enhanced logging for shutdown processes and client management to provide clearer insights during channel operations. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_channel_api.py | ||
| test_db_retry.py | ||
| test_dvr_port_resolution.py | ||
| test_epg_logo_apply.py | ||
| test_epg_match_apply.py | ||
| test_epg_matching.py | ||
| test_epg_name_normalize.py | ||
| test_get_stream_assignment.py | ||
| test_recording_extend.py | ||
| test_recording_metadata.py | ||
| test_recording_pipeline.py | ||
| test_recording_scheduling.py | ||
| test_recording_stop_cancel.py | ||
| test_recurring_rules.py | ||
| test_series_rule_dedup.py | ||
| test_ts_proxy_ghost_clients.py | ||
| test_ts_proxy_initializing.py | ||
| test_ts_proxy_keepalive.py | ||
| test_ts_proxy_keepalive_duration.py | ||
| test_ts_proxy_teardown.py | ||
| test_validate_url.py | ||