STINNER Victor added the comment: > I've been debugging this and I can repro on El Capitan on a different machine > as well -- it's an infrequent hang, I've been running in a loop:
Hum, a timeout of 3 minutes seems short for test_multiprocessing_forkserver. How long does it take *usually* to run this test? At least, we have a first clue: test_many_processes() of Lib/test/_test_multiprocessing.py. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue30703> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
