[issue14669] test_multiprocessing failure on OS X Tiger

Richard Oudkerk report at bugs.python.org
Thu Apr 26 18:45:52 CEST 2012


Richard Oudkerk <shibturn at gmail.com> added the comment:

I can't work out what is wrong here.

The code does not to account for a partial read of the message from the socket.  The attached patch fixes that, but it does not address the cause of this failure.

----------
keywords: +patch
Added file: http://bugs.python.org/file25372/partial_message.patch

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


More information about the Python-bugs-list mailing list