Re: How can semaphores be used to avoid race conditions in Jenkins?

2016-05-05 Thread Robert Kruck
On Thursday, May 5, 2016 at 7:44:47 AM UTC-5, Robert Kruck wrote: > > How can semaphores be used to avoid race conditions in Jenkins? > > We have Jenkins projects that apply StarTeam labels to file versions. > > All labeling for each software package must be completed, before going on > to

RE: How can semaphores be used to avoid race conditions in Jenkins?

2016-05-05 Thread Matthew.Webber
You probably want the https://wiki.jenkins-ci.org/display/JENKINS/Throttle+Concurrent+Builds+Plugin Matthew From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Robert Kruck Sent: 05 May 2016 13:45 To: Jenkins Users Subject: How can semaphores be used to