Run python programm after commandline is closed

后端 未结 0 1891
暗喜
暗喜 2021-01-02 00:24

I have a python script, that shall run in the background. I tried to achieve this with executing the script in another file with a daemon thread, but it doesn\'t work on cmd

相关标签:
回答
  • 消灭零回复
提交回复
热议问题