mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-07-17 16:50:53 +00:00
- Move modular Redis wait from uWSGI exec-pre to entrypoint (exec-pre runs under 'su -' which strips Docker env vars, so DISPATCHARR_ENV and REDIS_HOST were never available) - Selective flush in modular mode: clears stale app state (stream locks, proxy metadata) while preserving Celery broker/result keys - AIO mode unchanged: full flushdb via uWSGI exec-pre - Update unit tests for both flush paths |
||
|---|---|---|
| .. | ||
| bump_version.py | ||
| debug_wrapper.py | ||
| increment_build.py | ||
| standalone_debug.py | ||
| update_changelog.py | ||
| wait_for_redis.py | ||