Files
netfelix-audio-fix/server/api
felixfoertsch 65acc683b9
Build and Push Docker Image / build (push) Successful in 6m48s
stop button aborts queue loop, remaining jobs stay pending in queue
previously stop only killed the running ffmpeg process — the loop
immediately picked up the next pending job. now the abort signal
breaks the loop between jobs, so remaining items stay in the queue
column as pending jobs.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-20 15:46:31 +02:00
..