bpo-30317: Fix multiprocessing test_timeout() by vstinner · Pull Request #8621 · python/cpython
Multiprocessing test_timeout() now accepts a delta of 100 ms instead of just 50 ms, since the test failed with 135.8 ms instead of the expected 200 ms.
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
Aug 3, 2018Multiprocessing test_timeout() now accepts a delta of 100 ms instead of just 50 ms, since the test failed with 135.8 ms instead of the expected 200 ms. (cherry picked from commit 5640d03) Co-authored-by: Victor Stinner <vstinner@redhat.com>
pablogsal pushed a commit to pablogsal/cpython that referenced this pull request
Aug 3, 2018Multiprocessing test_timeout() now accepts a delta of 100 ms instead of just 50 ms, since the test failed with 135.8 ms instead of the expected 200 ms. (cherry picked from commit 5640d03) Co-authored-by: Victor Stinner <vstinner@redhat.com>
miss-islington added a commit that referenced this pull request
Aug 3, 2018Multiprocessing test_timeout() now accepts a delta of 100 ms instead of just 50 ms, since the test failed with 135.8 ms instead of the expected 200 ms. (cherry picked from commit 5640d03) Co-authored-by: Victor Stinner <vstinner@redhat.com>
pablogsal added a commit that referenced this pull request
Aug 3, 2018Multiprocessing test_timeout() now accepts a delta of 100 ms instead of just 50 ms, since the test failed with 135.8 ms instead of the expected 200 ms. (cherry picked from commit 5640d03) Co-authored-by: Victor Stinner <vstinner@redhat.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters