STINNER Victor <victor.stin...@gmail.com> added the comment:

test_many_processes() was added by bpo-30589. Antoine Pitrou commented:

"In the end, I'm glad I added a stress test (test_many_processes) as part of 
this issue.".

I confirm that test_multiprocessing_fork fails with "./python -m test -vuall" 
on FreeBSD CURRENT (I tested on Koobs's buildbot worker). I'm currently trying 
to bisect the issue. It's not easy since test_curses does randomly crash and 
running +200 tests sequentially is slow.

----------
nosy: +pitrou

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue31629>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to