Our main issue is that some tasks are scheduled using the at command.<br />
It looks like the at command send a kill signal to the last atd pid it knows to check if it's alive but sometimes other processes are getting this signal, some of them are exiting when getting this signal and that's why it's sever.
↧