[issue6460] test failure in test_xmlrpc on Gentoo in trunk

Kristján Valur Jónsson report at bugs.python.org
Sat Jul 11 10:46:30 CEST 2009


Kristján Valur Jónsson <kristjan at ccpgames.com> added the comment:

This is probably a race condition, where the server thread hasn't updated 
the stats yet when the client is testing them.  I'm so used to work with 
non-preemtive scheduling in stackless python that I sometimes forget how 
threads work :)
I submitted revision 73932 for the trunk, please test.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6460>
_______________________________________


More information about the Python-bugs-list mailing list