Actions
Bug #12615
closedqueue abort handling problem
Start date:
04/28/2022
Due date:
% Done:
0%
Estimated time:
Affected Version:
Appion/Leginon 3.5
Show in known bugs:
No
Workaround:
Description
Queue abort handling in Leginon misses queued targetlist added after queue processing has started. This causes the node start processing the missed queue right after using AbortQueue tool.
Updated by Anchi Cheng over 2 years ago
- Subject changed from removequeue web tool shows non-queuing targets but can not abort them to queue abort handling problem
- Description updated (diff)
- Priority changed from Normal to High
The commit contains also queueremover.php change that does not belong to this issue and the commit message applies to that one. The real fix is in targethandler.py
Actions