When there are as many multijobs executing concurrently as there are available executors, they get deadlocked as none of them can start a new thread to run a subjob.
- is duplicated by
-
JENKINS-27371 Parent builds sometimes hang on successful child builds of same type
-
- Closed
-
[JENKINS-26678] Deadlock when running as many multijobs as there are executors
Description | Original: When there are as many multijobs executing concurrently as there are available executors, they get deadlocked as neither can start a new thread to run a subjob. | New: When there are as many multijobs executing concurrently as there are available executors, they get deadlocked as none of them can start a new thread to run a subjob. |
Link |
New:
This issue is duplicated by |
Workflow | Original: JNJira [ 160753 ] | New: JNJira + In-Review [ 180474 ] |
Resolution | New: Postponed [ 6 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
I can recreate when using https://wiki.jenkins-ci.org/display/JENKINS/Parameterized+Trigger+Plugin