jenkinsci / jenkinsci/lockable-resources-plugin
[JENKINS-49503] Lockable Resources does not unlock after manual unlock via GUI
- Dominant language
- Java
- Stars
- 99
- Forks
- 205
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 8
Description
When I manually lock some resource via GUI than some pipeline job stop at the point when it is waiting for that resource. So far so good. But when I unlock the resource, pipeline job remain freezed in the state waiting for this resource and it never continues even if the resource is free to use.
---
Originally reported by david_pamanek, imported from: Lockable Resources does not unlock after manual unlock via GUI
Raw content of original issue
When I manually lock some resource via GUI than some pipeline job stop at the point when it is waiting for that resource. So far so good. But when I unlock the resource, pipeline job remain freezed in the state waiting for this resource and it never continues even if the resource is free to use.
Contributor guide
Assessment
This issue has not been assessed yet.