改名
This commit is contained in:
@@ -25,9 +25,7 @@ class OnManagerStop extends Callback
|
||||
$this->warning('manager stop.');
|
||||
|
||||
$events = Snowflake::app()->event;
|
||||
if ($events->exists(Event::SERVER_MANAGER_STOP)) {
|
||||
$events->trigger(Event::SERVER_MANAGER_STOP, [$server]);
|
||||
}
|
||||
$events->trigger(Event::SERVER_MANAGER_STOP, [$server]);
|
||||
|
||||
// $runPath = storage(null, 'workerIds');
|
||||
// foreach (glob($runPath . '/*') as $item) {
|
||||
|
||||
Reference in New Issue
Block a user