-
- Downloads
Worker: cleaner shutdown on Ctrl+C
The worker now first aborts any task-fetching task, then queues up any remaining task updates, then flushes that queue to the Manager, before finally shutting down.
Showing
- packages/flamenco-worker-python/flamenco_worker/runner.py 2 additions, 0 deletionspackages/flamenco-worker-python/flamenco_worker/runner.py
- packages/flamenco-worker-python/flamenco_worker/upstream_update_queue.py 64 additions, 26 deletions...co-worker-python/flamenco_worker/upstream_update_queue.py
- packages/flamenco-worker-python/flamenco_worker/worker.py 16 additions, 14 deletionspackages/flamenco-worker-python/flamenco_worker/worker.py
Loading
Please register or sign in to comment