diff --git a/poller-service.py b/poller-service.py index 6d4296207c..a9b292e4e4 100755 --- a/poller-service.py +++ b/poller-service.py @@ -205,7 +205,6 @@ def getThreadQueueLock(device_id): else: thread_cursor.in_use = False return False - log.debug("DEBUG: No threads avaliable") time.sleep(.5)