-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Win server 2003
Java 1.6
Jenkins 1.505
Throttle Concurrent Builds Plugin 1.7.2
Two jobs, both marked as "Throttle this project alone".
Both is started in the same time (periodically).
Both jobs are start, checkout sources, put Jenkins in shutdown mode and start awaiting until other jobs are finished. Since both of them are awaiting for the same - deadlock is caused.
- duplicates
-
JENKINS-21044 Throttle Concurrent Builds blocking Jenkins queue
- Resolved