-
Bug
-
Resolution: Fixed
-
Major
Since LockStepExecution.Callback.finished(context) never gets called in the case of a hard kill, resources can be locked forever when a build is hard killed. It's possible to manually unlock those resources from the UI, but it'd be preferable to have some behavior that detects this scenario and is able to unlock resources locked by defunct builds.
- is related to
-
JENKINS-40368 Locked resources are not always freed up on Pipeline hard kill when there are other pipelines waiting on the Resource
- Resolved
-
JENKINS-28183 Hard killed job's stage blocks stage in following jobs
- Resolved
- links to