make orchestrator run as long as any tasks are pending

This commit is contained in:
Nick Sweeting
2024-11-16 06:42:04 -08:00
parent a4635fe65d
commit 210fd935d7
5 changed files with 33 additions and 15 deletions

View File

@@ -0,0 +1,2 @@
__package__ = 'archivebox.actors'
__order__ = 100