改名
This commit is contained in:
@@ -24,13 +24,8 @@ class OnBeforeReload extends Callback
|
||||
*/
|
||||
public function onHandler(Server $server)
|
||||
{
|
||||
Timer::clearAll();
|
||||
|
||||
$event = Snowflake::app()->getEvent();
|
||||
$event->trigger(Event::SERVER_BEFORE_RELOAD, [$server]);
|
||||
|
||||
$this->clearMysqlClient();
|
||||
$this->clearRedisClient();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user