new world order

This commit is contained in:
scottsanderson
2012-08-01 10:42:55 -04:00
parent 5c62cce627
commit 4deabcdfda
6 changed files with 155 additions and 25 deletions
+1 -1
View File
@@ -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))