mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-14 21:38:38 +00:00
fix
This commit is contained in:
@@ -54,7 +54,7 @@ def scan_queue(_logger):
|
||||
_logger.info(data)
|
||||
|
||||
def comm_subroutine(logger):
|
||||
logger.setLevel(logging.DEBUG)
|
||||
#logger.setLevel(logging.DEBUG)
|
||||
logger.info("Started")
|
||||
threads = []
|
||||
#threads.append(threading.Thread(target=flask_debug, args=(logger,)))
|
||||
|
||||
Reference in New Issue
Block a user