Is there Windows analog to supervisord?

前端 未结 6 1599
情书的邮戳
情书的邮戳 2020-12-01 01:08

I need to run python script and be sure that it will restart after it terminates. I know that there is UNIX solution called supervisord. But unfortunately server where my sc

6条回答
  •  -上瘾入骨i
    2020-12-01 01:41

    As it is an old question with old answers I will update it with latest news:

    There is a supervisor-win project that claims to support supervisor on Windows.

提交回复
热议问题