改名
This commit is contained in:
@@ -146,6 +146,7 @@ class Server extends HttpService
|
|||||||
|
|
||||||
Runtime::enableCoroutine(true, SWOOLE_HOOK_ALL ^ SWOOLE_HOOK_BLOCKING_FUNCTION | SWOOLE_HOOK_CURL);
|
Runtime::enableCoroutine(true, SWOOLE_HOOK_ALL ^ SWOOLE_HOOK_BLOCKING_FUNCTION | SWOOLE_HOOK_CURL);
|
||||||
|
|
||||||
|
|
||||||
Coroutine::set(['enable_deadlock_check' => false]);
|
Coroutine::set(['enable_deadlock_check' => false]);
|
||||||
|
|
||||||
return $baseServer->start();
|
return $baseServer->start();
|
||||||
|
|||||||
Reference in New Issue
Block a user