How to prevent the cron job execution, if it is already running

前端 未结 9 2405
花落未央
花落未央 2020-11-29 01:57

I have one php script, and I am executing this script via cron every 10 minutes on CentOS.

The problem is that if the cron job will take more than 10 minutes, then a

9条回答
提交回复
热议问题