diff options
author | Victor Stinner <vstinner@python.org> | 2023-08-24 03:35:39 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-24 03:35:39 (GMT) |
commit | aa9a359ca2663195b0f04eef46109c28c4ff74d3 (patch) | |
tree | 0e32863755a3aaae775c2680f0e051c037ad21e8 /Python/sysmodule.c | |
parent | 174e9da0836844a2138cc8915dd305cb2cd7a583 (diff) | |
download | cpython-aa9a359ca2663195b0f04eef46109c28c4ff74d3.zip cpython-aa9a359ca2663195b0f04eef46109c28c4ff74d3.tar.gz cpython-aa9a359ca2663195b0f04eef46109c28c4ff74d3.tar.bz2 |
gh-108388: Split test_multiprocessing_spawn (#108396)
Split test_multiprocessing_fork, test_multiprocessing_forkserver and
test_multiprocessing_spawn into test packages. Each package is made
of 4 sub-tests: processes, threads, manager and misc. It allows
running more tests in parallel and so reduce the total test duration.
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions