I disabled pong tracker
This commit is contained in:
parent
a6ff330e57
commit
c53c9d3bbd
|
|
@ -108,7 +108,7 @@ class StartServer extends Command
|
||||||
|
|
||||||
$this->configurePcntlSignal();
|
$this->configurePcntlSignal();
|
||||||
|
|
||||||
$this->configurePongTracker();
|
// $this->configurePongTracker();
|
||||||
|
|
||||||
$this->startServer();
|
$this->startServer();
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue