使用ParallelClient worker进程自动结束重启

Jason X

问题描述

这里写描述
项目使用的是webman,配置$coroutineResult = $this->coroutineHttp->await(false);//不抛出异常
进程卡住1min后自动重启了,请问这里的使用有什么需要注意的地方吗?

截图
截图

重现问题的步骤

这里写步骤
测试1200个请求循环放到$this->coroutineHttp->push($url)

操作系统环境及workerman/webman等具体版本

这里写具体的系统环境相关信息
php8.1
"workerman/workerman": "^5.0.0",
"revolt/event-loop": "^1.0.0",
"workerman/http-client": "^2.2.8"

37 0 0
0个回答

×
🔝