-
Improvement
-
Resolution: Unresolved
-
Major
-
None
Reimplement FlowExecution.finish by doing the equivalent of throwing FlowInterruptedException on every running thread. This will cause the asynchronous finally blocks to run in the entire call stack, and create a proper flow graph.
- is related to
-
JENKINS-26148 Incorrect implementation of RetryStepExecution.stop
- Closed