改名
This commit is contained in:
@@ -28,6 +28,9 @@ class OnManagerStart extends Callback
|
|||||||
if (Snowflake::isLinux()) {
|
if (Snowflake::isLinux()) {
|
||||||
name('Server Manager.');
|
name('Server Manager.');
|
||||||
}
|
}
|
||||||
|
go(function () use ($server) {
|
||||||
|
System::waitPid($server->manager_pid);
|
||||||
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user