Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-4024

locks seams to be not atomar

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • None
    • Platform: All, OS: All

      I have tried to use one major job to trigger many other jobs. for serializing
      the parallel triggerd jobs I used the locks-and-latches plugin. but if the jobs
      are triggered in the same second (in parallel) the locks have no effect -> the
      triggered jobs were executed in parallel. if I trigger some jobs manual (with a
      short delay) the locks works fine.

      I think that the locks will be locked to late, so a second job can be run in
      parallel.

            stephenconnolly Stephen Connolly
            tofuatjava Thomas Fürer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: