[issue7242] Forking in a thread raises RuntimeError

Oren Held report at bugs.python.org
Sat Dec 18 17:55:13 CET 2010


Oren Held <oren at held.org.il> added the comment:

Just adding some info:
This bug is not Solaris-specific; I reproduced it on HP-UX 11.31.

On Python 2.6.4, thread_test.py fails with the same RunTime error exception.

On Python 2.6.6, it passes and things look good.

----------
nosy: +Oren_Held

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


More information about the Python-bugs-list mailing list