diff options
author | Victor Stinner <vstinner@python.org> | 2020-03-31 21:46:40 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-31 21:46:40 +0200 |
commit | 27c6231f5827fe17c6cb6f097391931f30b511ec (patch) | |
tree | b0f36e377cd2f3a0c7f2b9c08e26eaa51047fdb5 /Python/compile.c | |
parent | 278c1e159c970da6cd6683d18c6211f5118674cc (diff) | |
download | cpython-git-27c6231f5827fe17c6cb6f097391931f30b511ec.tar.gz |
bpo-40094: Enhance fork and wait tests (GH-19259)
* test_fork1: remove duplicated wait_impl() method: reuse
fork_wait.py implementation instead.
* Use exit code different than 0 to ensure that we executed the
expected code path.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions