mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
remove spammy debug log
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user