This commit is contained in:
wn 2007-11-23 13:56:33 +01:00
parent 825276e9b2
commit 7c7ad89100

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)