Skip to content

Conversation

@People-Sea
Copy link
Contributor

This pull request introduces a minor update to the file processing workflow by adding an event handler for process abortion. Now, if a file processing operation is aborted, the system will correctly proceed to the next item in the queue.

  • Added a listener for the process-abort event on each item to ensure that aborted processes call processNext() and continue the processing queue (src/js/app/actions.js).

fixes: #1064

@rikschennink rikschennink merged commit d75832e into pqina:master Jan 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Multiple file upload stops permanently when one pending file is canceled

2 participants