commit | d2ddfccfb40e22bbdd75b28b444fd7b33dfe38db | [log] [tgz] |
---|---|---|
author | Gregory P. Smith <greg@krypto.org> | Mon Nov 06 22:05:56 2023 -0800 |
committer | GitHub <noreply@github.com> | Tue Nov 07 06:05:56 2023 +0000 |
tree | 5cba8a37c59a91efada9ba93e184b45d955f1a8f | |
parent | c3e19c3a62e82b9e77563e934059895b6230de6e [diff] |
gh-110395: test: assert after the child dies. (#111816) based on review from Victor Stinner. I already made this edit in the 3.12 backport PR.