eee
This commit is contained in:
@@ -67,6 +67,8 @@ class AsyncServer extends Component implements ServerInterface
|
||||
}
|
||||
$this->shuttingDown = true;
|
||||
|
||||
$this->terminateProcesses();
|
||||
|
||||
if ($this->server !== null) {
|
||||
$this->server->shutdown();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user