signal handling in preexec_fn of subprocess.Popen does not work

后端 未结 0 1936
温柔的废话
温柔的废话 2020-11-28 01:17

I\'m trying to handle signals of a child process executed with subprocess.Popen(..., preexec_fn=...).

According to the documentation, preexec_fn

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