[issue45200] test_multiprocessing_fork failws with timeout

2021-09-17 Thread STINNER Victor
STINNER Victor added the comment: test_multiprocessing_fork also failed on the GitHub Action "Address sanitizer" job: https://github.com/python/cpython/pull/28419 test_get (test.test_multiprocessing_fork.WithProcessesTestQueue) ... Timeout (0:20:00)! Thread 0x7f732679bbc0 (most recent ca

[issue45200] test_multiprocessing_fork failws with timeout

2021-09-14 Thread Terry J. Reedy
Change by Terry J. Reedy : -- keywords: +patch pull_requests: +26757 stage: needs patch -> patch review pull_request: https://github.com/python/cpython/pull/28344 ___ Python tracker __

[issue45200] test_multiprocessing_fork failws with timeout

2021-09-14 Thread Terry J. Reedy
New submission from Terry J. Reedy : https://github.com/python/cpython/pull/28344/checks?check_run_id=3605759743 All tests pass until test_multiprocessing_fork timed out after 25 min. On the rerun: refail with timeout. test_get (test.test_multiprocessing_fork.WithProcessesTestQueue) ... Timeo