改名
This commit is contained in:
+1
-1
@@ -175,7 +175,7 @@ class ServerManager
|
|||||||
$customProcess->getPipeType(),
|
$customProcess->getPipeType(),
|
||||||
$customProcess->isEnableCoroutine()
|
$customProcess->isEnableCoroutine()
|
||||||
);
|
);
|
||||||
$this->container->setBindings($customProcess::class, $process);
|
// $this->container->setBindings($customProcess::class, $process);
|
||||||
$this->server->addProcess($process);
|
$this->server->addProcess($process);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user