[issue3863] 2.6rc1: test_threading hangs on FreeBSD 6.3 i386

Andrew I MacIntyre report at bugs.python.org
Mon Sep 15 15:18:14 CEST 2008


Andrew I MacIntyre <aimacintyre at users.sourceforge.net> added the comment:

I've attached a simple patch which deactivates
test_3_join_in_forked_from_thread on FreeBSD 6.x and earlier, and also
OS/2 EMX.  With this patch, test_threading completes but...

$ ./python -E -tt Lib/test/regrtest.py test_threading
test_threading
1 test OK.
Unhandled exception in thread started by
Error in sys.excepthook:

Original exception was:

----------
keywords: +patch
Added file: http://bugs.python.org/file11495/test_threading_fbsd6.py.patch

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


More information about the Python-bugs-list mailing list