qqq
This commit is contained in:
@@ -197,6 +197,7 @@ class AsyncServer implements ServerInterface
|
||||
public function onSigint($no, array $signInfo): void
|
||||
{
|
||||
try {
|
||||
Logger::_alert("");
|
||||
Logger::_alert('Pid ' . getmypid() . ' get signo ' . $no);
|
||||
$this->shutdown();
|
||||
} catch (\Throwable $exception) {
|
||||
|
||||
Reference in New Issue
Block a user