SIGN IN SIGN UP

bpo-34658: Fix rare subprocess prexec_fn fork error. (GH-9255)

[bpo-34658](https://www.bugs.python.org/issue34658): Fix a rare interpreter unhandled exception state SystemError only
seen when using subprocess with a preexec_fn while an after_parent handler has
been registered with os.register_at_fork and the fork system call fails.



https://bugs.python.org/issue34658
G
Gregory P. Smith committed
a20b6adb5a5880fd22c099961eb9f9787739cefe
Parent: 1abba45
Committed by Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> on 9/13/2018, 11:30:10 AM