-
Bug
-
Resolution: Incomplete
-
Blocker
-
None
Aborting job that has multiple parallel threads keeps one or more threads lingering, while consuming the executor.
I do not see any way of killing those threads and aborting the build.
Here is the thread dump:
Thread #94
at DSL.dir(Native Method)
at WorkflowScript.run(WorkflowScript:246)
at DSL.node(Native Method)
at WorkflowScript.run(WorkflowScript:222)
- is duplicated by
-
JENKINS-35647 Unable to abort parallel pipeline when failfast is used
- Resolved
- is related to
-
JENKINS-31953 Stopping build running parallel branches can doubly deliver stop
- Open