Commit Graph

1 Commits

Author SHA1 Message Date
Tobias Henkel cd9264a5b8
Fix rare semaphore leak during reconfiguration
Zuul can leak a semaphore during a reconfiguration if
* a job is canceled due to the reconfiguration
* that job holds a semaphore
* the job still waits for the nodes

Change-Id: I3518c1e3d0cda0f4b10a1c71b08c4a645e2b8ed4
2019-02-25 15:38:24 +01:00