21993: Committed request with priority == 0 is treated as cancel 21993-wf-step-cancel
authorPeter Amstutz <peter.amstutz@curii.com>
Thu, 25 Jul 2024 14:44:13 +0000 (10:44 -0400)
committerPeter Amstutz <peter.amstutz@curii.com>
Thu, 25 Jul 2024 14:44:13 +0000 (10:44 -0400)
commite19c1309aa6bad138479da3a3a5dd737fca400b7
tree349c3f2aec5ba662b86a489c1ec9a9c69384a903
parent4a883e2d383d99260a1301770faf20e77b594d1c
21993: Committed request with priority == 0 is treated as cancel

Now handles the case where a user cancels a container request before
it has a chance to run, which currently remains in the "Committed"
state rather than "Final".  This fixes the bug where the workflow
runner would be stuck forever.

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
sdk/cwl/arvados_cwl/executor.py