mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-07-18 00:55:50 +00:00
- Use atomic SET NX EX instead of separate SETNX + EXPIRE to prevent zombie locks if the process crashes between the two calls - Replace time.sleep() with gevent.sleep() in get_instance() spin-wait to avoid blocking the greenlet hub - Defer cleanup when ownership is lost but clients are still connected, giving the new owner time to establish its stream before we tear down Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| hls_proxy | ||
| management/commands | ||
| ts_proxy | ||
| vod_proxy | ||
| __init__.py | ||
| apps.py | ||
| config.py | ||
| signals.py | ||
| tasks.py | ||
| urls.py | ||
| views.py | ||