Check if child process is running, if not start the program
I have a program that can crash and need to schedule a task which restarts it when the program is no longer running.
Check if child process is running, if not start the program
I have a program that can crash and need to schedule a task which restarts it when the program is no longer running.