問(wèn)題描述 程序運(yùn)行一段時(shí)間后,執(zhí)行 php start_io.php status 返回 "not run", 但是通過(guò) ps 可以看到進(jìn)程中存在 start_io.php 相關(guān)的進(jìn)程。 只是該進(jìn)程的進(jìn)程 id 與 pid 文件中的不一樣。 操作系統(tǒng)及workerman/webman等框架組件具體版本 操作系統(tǒng):Ubuntu 20.04 PHP:7.4 Workerman:4.1.11...