You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
4.2.0 升级后报错 Swoole\Process::signal(): signal [15] processor has been registered by the system in /opt/project/vendor/topthink/think-swoole/src/concerns/InteractsWithServer.php:112 #414
我看了下是"完善ipc"那次提交把 Process::signal(SIGTERM)向下移了 我移动上去就不报错了