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