jenkinsci / jenkinsci/lockable-resources-plugin
Support concurrent read vs exclusive write locks
Open
different lock types
Triage
- Dominant language
- Java
- Stars
- 99
- Forks
- 205
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 8
Description
Currently, the lockable resource plugin supports exclusive write locks. It would be nice if it also supported concurrent read locks that were exclusive w.r.t. write locks.
Contributor guide
Assessment
This issue has not been assessed yet.