Open sondotpin opened 5 years ago
@amalan-shenll in my tests, I have seen all of my cron jobs destroyed if I restart the node server. Either full system reboot, or just using pm2 stop
I use Process Manager to start, stop my node apps and monitor the process. So for me, Yes node-cron stops completely and destroys all jobs in memory.
I have this same doubt. Node-Cron is still running even though the node server is stopped using ctrl+c.