mirror of
https://github.com/wassname/catalyst.git
synced 2026-09-09 11:19:23 +08:00
new world order
This commit is contained in:
@@ -296,7 +296,7 @@ class Controller(object):
|
||||
# We break out of this loop if the time between
|
||||
# sending and receiving the heartbeat is more
|
||||
# than our poll period.
|
||||
|
||||
|
||||
if tic - self.ctime > self.period:
|
||||
log.info("heartbeat loop timedout: %s" % (tic - self.ctime))
|
||||
log.info(repr(self.responses))
|
||||
|
||||
Reference in New Issue
Block a user