This commit is contained in:
as2252258@163.com
2021-07-11 03:57:25 +08:00
parent 27dc21e24e
commit 12d547c1a2
13 changed files with 1038 additions and 816 deletions
-3
View File
@@ -26,9 +26,6 @@ class OnWorkerStop extends Callback
{
Event::trigger(Event::SERVER_WORKER_STOP);
$this->clearMysqlClient();
$this->clearRedisClient();
fire(Event::SYSTEM_RESOURCE_CLEAN);
Timer::clearAll();