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