Files
netfelix-audio-fix/server
felixfoertsch 78d569189f
Build and Push Docker Image / build (push) Successful in 1m18s
fix stop buttons: centralize processInbox launch through abort-aware startProcessInbox
All three processInbox callers (manual button, auto-processing toggle,
post-scan auto-process) now go through startProcessInbox() which manages
the shared abort controller. Previously only the manual button set the
abort controller, so Stop Sorting had no effect when processing was
triggered from the settings toggle or after scan completion.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-21 10:18:57 +02:00
..