Deadlock when renaming 2 jobs at the same time

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

XMLWordPrintable

      When a user renames a job, the plugin loops on all jobs to determine if it is using the plugin. However Project#getBuildersList is synchronized, so if several job renames happen, they deadlock each other because each thread already locks the jobs that is being renamed.

            Assignee:
            Unassigned
            Reporter:
            Vincent Latombe
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: