Hi all,
Quite often in a month, In receive a notification about failures of scheduled tasks to launch because of the accumulation of them in the list of tasks currently running. And when consulting the log, I see that they seem to hang (or freeze) in the middle of the program without any reason.
The frozen scripts are neither killed by the server daemon nor in an deadlock/pitfall situation (I run the same code on my computer and it never has this problem even after 16 days of work). Can someone explain me this behaviour of the task scheduler?