1
0
Fork 0
mirror of https://github.com/dbarzin/pandora-box.git synced 2025-07-18 21:09:41 +02:00

fix install

This commit is contained in:
didier 2025-04-09 15:17:59 +02:00
parent 512589f636
commit 72a92c2015
3 changed files with 20 additions and 11 deletions

View file

@ -896,7 +896,7 @@ def main(_):
print("main")
try:
# Wait for workers to start
wait_for_workers()
# Enter the mail loop
state = "START"
while state != "STOP":