0e2f027f7a
Build and Push Docker Image / build (push) Successful in 1m40s
The toggle's disable branch only wrote the config, leaving runSequential draining indefinitely — its loop only checked signal.aborted, and the drain re-fetch at the bottom kept pulling new pending jobs. Add stopQueueProcessor() (mirrors stopAutoProcessLoop for the inbox sorter) and call it from the disable branch. Current ffmpeg job runs to completion; no new jobs start. Use POST /stop for a hard kill. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>