diff --git a/kiri-engine/Coordinator.php b/kiri-engine/Coordinator.php index 8be74e3a..ca285fd5 100644 --- a/kiri-engine/Coordinator.php +++ b/kiri-engine/Coordinator.php @@ -9,7 +9,7 @@ class Coordinator const string WORKER_START = 'worker:start'; - private bool $waite = false; + private bool $waite = true; /**