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

> Apart from removing those tests, I don't see what we can do here.

The previous version of the test rarely failed (only sometimes on the FreeBSD 
6.4 buildbox). We may revert my commits to restore the previous test if the new 
tests fail more often.

> the real problem is that the 3s timeout to communicate is not
> enough, because spawning a new interpreter can take a long time

Right, I added a basic synchronization code to wait until the beginning of the 
test. Let see if it is better or worse ;-)

----------

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

Reply via email to