From ef312c2aa4cc2a0932352dcb308f2424ca2102c6 Mon Sep 17 00:00:00 2001 From: xl Date: Fri, 15 Nov 2024 14:24:19 +0800 Subject: [PATCH] eee --- kiri-engine/Coordinator.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; /**