jenkinsci / concurrent-step-plugin

Jenkins plugin to use utils in Java concurrent package.
https://plugins.jenkins.io/concurrent-step/
MIT License
21 stars 8 forks source link

Job waits infinitve in acquireSemaphore #14

Open Spacetown opened 3 years ago

Spacetown commented 3 years ago

If a running pipeline is aborted in BlueOcean it can occure that the next Job will wait infinitive. After a restart of the master everything is fine again.