command started with subprocess.Popen stops on Windows when used with creationflags

后端 未结 0 326
春和景丽
春和景丽 2020-12-16 16:06

I want to start a background process with python. I don\'t care about the output (stdout, stderr). I use subprocess module.

My first problem was that the

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