exit with status 9 如何关掉这种自检?

a784910468

问题描述

这里详细描述问题

webman的定时跑数据的任务中,随着数据量越来越大,时间也越来越久,现在跑一会就被kill了(40w数据跑了8w条就挂了),有办法关掉的这个kill吗。我使用的是webman的process

设置了stop_timeout也没啥用

程序代码

我已经定位代码卡住的地方,但是就是要很久

报错信息

 exit with status 9

截图

截图

120 1 0
1个回答

walkor 打赏

config/server.php 里设置 stop_timeout

  • 暂无评论
🔝