This commit is contained in:
Wolfgang Hottgenroth 2008-03-20 10:25:49 +01:00
commit 6f68c20009

View File

@ -29,3 +29,5 @@ class Expirer(threading.Thread):
Logger.log("Dns Queue overrun, drop expiry of %s" % str(entry))
time.sleep(self.expiryPeriod)