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:
parent
512589f636
commit
72a92c2015
3 changed files with 20 additions and 11 deletions
|
@ -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":
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue