This commit is contained in:
xl
2024-11-15 14:24:19 +08:00
parent a0eb46cf4e
commit ef312c2aa4
+1 -1
View File
@@ -9,7 +9,7 @@ class Coordinator
const string WORKER_START = 'worker:start'; const string WORKER_START = 'worker:start';
private bool $waite = false; private bool $waite = true;
/** /**