reactivate daemon
This commit is contained in:
parent
8d8b5bd1eb
commit
ced4be8019
@ -155,8 +155,7 @@ class Monitor(threading.Thread):
|
|||||||
time.sleep(5)
|
time.sleep(5)
|
||||||
|
|
||||||
|
|
||||||
#with daemon.DaemonContext(files_preserve=[handler.stream]):
|
with daemon.DaemonContext(files_preserve=[handler.stream]):
|
||||||
if True:
|
|
||||||
workers = []
|
workers = []
|
||||||
for deployment in DEPLOYMENTS:
|
for deployment in DEPLOYMENTS:
|
||||||
LOG.info("Starting deployment: %s", deployment)
|
LOG.info("Starting deployment: %s", deployment)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user