jenkinsci / jenkinsci/lockable-resources-plugin
Is there a way to check if a given resource is locked?
Open
Good for Groovy shared library
lock queue priority and visibility
Triage
- Dominant language
- Java
- Stars
- 99
- Forks
- 205
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 8
Description
I want to implemented some logic to round-robin a pool of resource while locking. Current behavior seems to just to return the first in the list that is not locked.
In trying so i'm looking to see if there is a method exposed to check if a given resource is locked or not?
Contributor guide
Assessment
This issue has not been assessed yet.