alwyas backlog
This commit is contained in:
@@ -112,7 +112,6 @@ class Parser(threading.Thread):
|
||||
log("Parser.run: start")
|
||||
while True:
|
||||
try:
|
||||
if environ.get("DEBUG", None):
|
||||
backlog = self.inq.qsize()
|
||||
if backlog:
|
||||
log("Parser.run backlog", backlog)
|
||||
|
||||
Reference in New Issue
Block a user