only record rusage if build was successful
This commit is contained in:
@@ -220,7 +220,6 @@ func (b *BuildManager) buildQueue(queue []*ProtoPackage, ctx context.Context) er
|
||||
unknownBuilds = true
|
||||
}
|
||||
b.buildingLock.RUnlock()
|
||||
up = 0
|
||||
}
|
||||
return nil
|
||||
}
|
||||
|
Reference in New Issue
Block a user