diff options
author | Victor Stinner <vstinner@redhat.com> | 2018-07-04 09:49:41 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-07-04 09:49:41 (GMT) |
commit | 07888e1cce89e9bb7dc501e287b4cb126e01c378 (patch) | |
tree | e650efede6af8fb070cb67086b4747fdc36d7a9f /Lib/string.py | |
parent | 12a08c47601cadea8e7d3808502cdbcca87b2ce2 (diff) | |
download | cpython-07888e1cce89e9bb7dc501e287b4cb126e01c378.zip cpython-07888e1cce89e9bb7dc501e287b4cb126e01c378.tar.gz cpython-07888e1cce89e9bb7dc501e287b4cb126e01c378.tar.bz2 |
bpo-34040, multiprocessing: Fix test_forkserver_sigkill() (GH-8081)
Fix test_forkserver_sigkill() of test_multiprocessing_forkserver:
give more time to the first child process to complete, double the
sleep in the parent process.
Reduce also the child process sleep from 1000 ms to 500 ms, to not change
the total duration of the test.
Diffstat (limited to 'Lib/string.py')
0 files changed, 0 insertions, 0 deletions