walkor / workerman

An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols.
http://www.workerman.net
MIT License
11.17k stars 2.27k forks source link

Stop Failure #1062

Closed ekomarovbiz closed 1 month ago

ekomarovbiz commented 1 month ago

Hi, Walkor

"The grpc extension is installed, but the corresponding environment variables are not set for the grpc extension, causing an additional mounted process to be forked when started, which leads to a failure when stopping."

What environment variables do I need to set for grpc?

Thanks.

walkor commented 1 month ago

Try that

grpc.enable_fork_support =1