| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
[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 (cherry picked from commit a20b6ad) Co-authored-by: Gregory P. Smith <greg@krypto.org>
|
@gpshead: Status check is done, and it's a success ✅ . |
Sorry, something went wrong.
|
@gpshead: Status check is done, and it's a success ✅ . |
Sorry, something went wrong.
|
@gpshead: Status check is done, and it's a success ✅ . |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
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.
https://bugs.python.org/issue34658
(cherry picked from commit a20b6ad)
Co-authored-by: Gregory P. Smith greg@krypto.org
https://bugs.python.org/issue34658