Merge "Remove updating stats debug log"

This commit is contained in:
Zuul 2018-11-30 23:28:07 +00:00 committed by Gerrit Code Review
commit 04be80b0e9
1 changed files with 0 additions and 1 deletions

View File

@ -758,7 +758,6 @@ class StatsWorker(BaseCleanupWorker, stats.StatsReporter):
if not signaled:
continue
self.log.debug('Updating stats')
self.stats_event.clear()
try:
self.updateNodeStats(zk)