I can confirm this behavior. I wouldn't classify this as just "slow".
In my case I tried to use 10 locks in parallel (with different resource name), and the whole Jenkins environment was unresponsive for about 1.5 hours. Any page I tried to load timed-out. (The build was running on a build node on another VM)
I can confirm this behavior. I wouldn't classify this as just "slow".
In my case I tried to use 10 locks in parallel (with different resource name), and the whole Jenkins environment was unresponsive for about 1.5 hours. Any page I tried to load timed-out. (The build was running on a build node on another VM) Versions:
* Jenkins version - 2.107.1 * Lockable Resources version - 2.2
Is this still an issue, even with JENKINS-45821 fixed? If yes, can you provide a stack dump when the system is in such a state (maybe by private mail to me)?