mirror of
https://github.com/StuffAnThings/qbit_manage.git
synced 2025-10-27 06:29:04 +08:00
Replace manual threading with ThreadPoolExecutor in move_files and delete_files functions to prevent thread exhaustion and improve code maintainability. |
||
|---|---|---|
| .. | ||
| core | ||
| __init__.py | ||
| apprise.py | ||
| auth.py | ||
| config.py | ||
| logs.py | ||
| notifiarr.py | ||
| qbit_error_handler.py | ||
| qbittorrent.py | ||
| scheduler.py | ||
| torrent_hash_generator.py | ||
| util.py | ||
| web_api.py | ||
| webhooks.py | ||