lint
This commit is contained in:
parent
da92001c71
commit
ccf81ecee5
@ -346,6 +346,7 @@ func (e *TaskEngine) pollerTryAllWork() bool {
|
||||
}
|
||||
// if no work was accepted, are we bored? Then find work in priority order.
|
||||
for _, v := range e.handlers {
|
||||
v := v
|
||||
if v.AssertMachineHasCapacity() != nil {
|
||||
continue
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user