-
Type:
Bug
-
Resolution: Not A Defect
-
Priority:
Major
-
Component/s: multijob-plugin
-
None
A deadlock can be encountered if there aren't enough executors, because the MultiJob is taking one up. For example, a Jenkins master with only one executor and no slaves can never use the MultiJob without deadlocking.
I marked this a bug, because this is exactly the same issue that came up with Matrix jobs, and that was considered a bug. See: JENKINS-936
- links to