◐ Shell
clean mode source ↗

bpo-34658: Fix rare subprocess prexec_fn fork error. by gpshead · Pull Request #9255 · python/cpython

bpo-34658: 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.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Sep 13, 2018

@gpshead gpshead deleted the subprocess_after_fork_errno branch

September 13, 2018 18:10

gpshead added a commit to gpshead/cpython that referenced this pull request

Sep 14, 2018

gpshead added a commit to gpshead/cpython that referenced this pull request

Sep 14, 2018