win11下修改自定义进程enable=false 启动一直提示terminated and try to restart
@@@no worker inited@@@
linux没问题
'crontab' => [
'handler' => app\process\Crontab::class,
'enable' => false,
]
runtime\windows\start_crontab.php terminated and try to restart
@@@no worker inited@@@
win11 webman2.1
https://github.com/walkor/webman/blob/master/windows.php
手动更新下这个文件