ampedandwired / bamboo-mutex-plugin

Bamboo plugin that prevents plans from running simultaneously
MIT License
7 stars 7 forks source link

When >2 jobs with the same mutex key are pending, none start. #3

Open JoshMcCullough opened 8 years ago

JoshMcCullough commented 8 years ago

First, thanks for this plugin!

Here's the scenario. Say I fire off 4 jobs, all with the same mutex key. I start them at the same time, so 1 starts immediately while the other 3 are pending. Let's call them jobs A through D.