techon
Results
2
comments of
techon
As noted above, deleting all tasks works. This is because a new task is created each time the process_tasks command is run. So if you've stopped/started/stopped/started process_tasks for a repeating...
I've added cron expression support to this script to fit my scheduling needs. For example, I can use a cron expression like this: "0 7-19/2 * *", which runs from...