diff options
| author | Victor Stinner <vstinner@python.org> | 2020-03-31 19:49:44 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-31 19:49:44 (GMT) |
| commit | a9f9687a7ce25e7c0c89f88f52db323104668ae0 (patch) | |
| tree | 0049f147ffb3311373bb5a5501457d73796e7474 /Python/marshal.c | |
| parent | 27c6231f5827fe17c6cb6f097391931f30b511ec (diff) | |
| download | cpython-a9f9687a7ce25e7c0c89f88f52db323104668ae0.zip cpython-a9f9687a7ce25e7c0c89f88f52db323104668ae0.tar.gz cpython-a9f9687a7ce25e7c0c89f88f52db323104668ae0.tar.bz2 | |
bpo-40094: Enhance threading tests (GH-19260)
* Rewrite test_thread.test_forkinthread() to use
support.wait_process() and wait for the child process in the main
thread, not in the spawned thread.
* test_threading now uses support.wait_process() and checks the child
process exit code to detect crashes.
Diffstat (limited to 'Python/marshal.c')
0 files changed, 0 insertions, 0 deletions
