[issue19946] Handle a non-importable __main__ in multiprocessing

Christian Heimes report at bugs.python.org
Thu Dec 19 22:35:05 CET 2013


Christian Heimes added the comment:

The OpenIndiana tests are still failing. OpenIndiana doesn't support forkserver because it doesn't implement the send handle feature. The patch skips the forkserver tests if HAVE_SEND_HANDLE is false.

----------
Added file: http://bugs.python.org/file33222/skip_forkserver.patch

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


More information about the Python-bugs-list mailing list