Guido van Rossum added the comment:

I suspect it's just a race in the test. This happened to me recently too when I 
ran the tests on my Windows 7 laptop, and upon the second try it passed, so I 
just figured it was a race. After all the test does use run_briefly(), which 
might as well be renamed run_with_race_condition().

----------

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

Reply via email to