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
gpshead
deleted the
subprocess_after_fork_errno
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters