Hi, All.
I have executed python process like this -
$ python3 infer.py
And, I want to monitor this python process from openframeworks using C#.net watchdog.
When this process killed, Iit must be restarted by watchdog.
Is there any watchdog Nuget Package which can monitor python?
How can I get this ?
Thanks in advance.
↧