Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-plugin
  Commit: c89a054375f4e58947e9926d0be74abc5174a478
      
https://github.com/jenkinsci/workflow-plugin/commit/c89a054375f4e58947e9926d0be74abc5174a478
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2016-01-05 (Tue, 05 Jan 2016)

  Changed paths:
    M CHANGES.md
    M api/src/main/java/org/jenkinsci/plugins/workflow/pickles/Pickle.java
    M job/src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java
    M 
support/src/main/java/org/jenkinsci/plugins/workflow/support/pickles/ExecutorPickle.java
    M 
support/src/main/java/org/jenkinsci/plugins/workflow/support/pickles/TryRepeatedly.java
    M 
support/src/main/java/org/jenkinsci/plugins/workflow/support/steps/ExecutorStepExecution.java

  Log Message:
  -----------
  [FIXED JENKINS-31614] Avoid acquiring the Queue lock while holding other 
locks.


  Commit: cb65b316d962df06f9fa8d2c2e0a04fdf60e1d52
      
https://github.com/jenkinsci/workflow-plugin/commit/cb65b316d962df06f9fa8d2c2e0a04fdf60e1d52
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2016-01-08 (Fri, 08 Jan 2016)

  Changed paths:
    M CHANGES.md
    M api/src/main/java/org/jenkinsci/plugins/workflow/pickles/Pickle.java
    M job/src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java
    M 
support/src/main/java/org/jenkinsci/plugins/workflow/support/pickles/ExecutorPickle.java
    M 
support/src/main/java/org/jenkinsci/plugins/workflow/support/pickles/TryRepeatedly.java
    M 
support/src/main/java/org/jenkinsci/plugins/workflow/support/steps/ExecutorStepExecution.java

  Log Message:
  -----------
  Merge pull request #289 from jglick/deadlocks-JENKINS-31614

[JENKINS-31614] Avoid acquiring the Queue lock while holding other locks


Compare: 
https://github.com/jenkinsci/workflow-plugin/compare/1c87228afa79...cb65b316d962

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to