Skip to content
Commit b40e7b42 authored by Robert Elliot's avatar Robert Elliot Committed by Kohsuke Kawaguchi
Browse files

[FIXED JENKINS-8929] Changed the definition of a building downstream project...

[FIXED JENKINS-8929] Changed the definition of a building downstream project to one that is Building, Waiting, Pending or Buildable
but NOT blocked.  This prevents the deadlock condition where upstream project A is blocked on downstream project B, which is
blocked on upstream project A - now in this scenario B will remain blocked but A will build, eventually freeing up B.
parent 114546f5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment