- fixed an issue with high CPU load, closed exodus4d/pathfinder#439

This commit is contained in:
Exodus4D
2017-07-23 23:01:50 +02:00
parent fb1a99dc82
commit 1b9c32f603

View File

@@ -430,7 +430,7 @@ class MapUpdate implements MessageComponentInterface {
break;
}
$this->internalSocket->send($response);
// $this->internalSocket->send($response);
}
/**