[~] Refactor
This commit is contained in:
parent
a81d2093f2
commit
68a5c158a4
@ -106,7 +106,7 @@ while True:
|
|||||||
print('\nshutting down')
|
print('\nshutting down')
|
||||||
break
|
break
|
||||||
finally:
|
finally:
|
||||||
time.sleep(10)
|
time.sleep(5 * 60)
|
||||||
|
|
||||||
for o in t1:
|
for o in t1:
|
||||||
stop_task(o)
|
stop_task(o)
|
||||||
|
Loading…
Reference in New Issue
Block a user