[issue24484] multiprocessing cleanup occasionally throws exception

Ned Deily report at bugs.python.org
Wed Jun 24 04:54:33 CEST 2015


Ned Deily added the comment:

Exactly how are you building the Python 3.4 that does not fail for you?  FWIW, I am able to reproduce the failure easily on a 10.10.3 system using python.org 64-bit/32-bit 3.4.3, using a current MacPorts source-built 3.4.3 (which is built with clang), and repeatedly using the current head of the 3.4 branch (post-3.4.3) built with clang, both with and without pydebug enabled.

----------

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


More information about the Python-bugs-list mailing list