Multiple pipeline instances running concurrently when concurrent execution disabled

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Jenkins 2.136

      I have configured a Jenkins pipeline to disable concurrent builds:

      properties([
          disableConcurrentBuilds()
      ])
      

      However, I have noticed on some occasions the next 2 builds are pulled from the pipeline's queue and executed concurrently. Why this occurs is not obvious at all.

            Assignee:
            Devin Nusbaum
            Reporter:
            Joe Harte
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: