mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-07-17 16:50:53 +00:00
- Improved database connection management by ensuring `close_old_connections()` is called in various methods to prevent connection leaks. - Updated event dispatching to run asynchronously in gevent, preventing blocking during live-proxy and streaming paths. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_celery_plugin_discovery.py | ||
| test_log_system_event.py | ||
| test_user_preferences.py | ||
| test_wait_for_redis.py | ||
| test_websocket_utils.py | ||