Create subprocess in mod_python without leaving zombies

后端 未结 0 1003
天命终不由人
天命终不由人 2021-01-15 09:05

I\'m launching a long-running script from a python process running under apache using mod_python. Right now I\'m using subprocess.Popen to launch my script. The script launc

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