Articles tagged “supervisor”
Stopping Python program from Supervisor
I was quite puzzled recently by a following problem. I needed to run a Python program that had an infinite loop: every N seconds, the script would perform a task. In order to ensure that the script…
python
5
supervisor
1