This commit is contained in:
2021-03-01 15:07:11 +08:00
parent a3612194a2
commit 08b21aeb7b
3 changed files with 22 additions and 35 deletions
-2
View File
@@ -26,8 +26,6 @@ class OnManagerStop extends Callback
$this->warning('manager stop.');
fire(Event::SERVER_MANAGER_STOP, [$server]);
Snowflake::clearWorkerId();
}
}