This commit is contained in:
2021-08-25 10:05:50 +08:00
parent fa94b803e1
commit 449236ee12
2 changed files with 6 additions and 4 deletions
-1
View File
@@ -154,7 +154,6 @@ class OnServerWorker extends \Server\Abstracts\Server
putenv('state=exit');
$this->eventDispatch->dispatch(new OnWorkerExit($server, $workerId));
$this->eventDispatch->dispatch(new OnAfterRequest());
}