[issue10517] test_concurrent_futures crashes with "--with-pydebug" on RHEL5 with "Fatal Python error: Invalid thread state for this thread"

Graham Dumpleton report at bugs.python.org
Sat Oct 8 08:20:20 CEST 2011


Graham Dumpleton <Graham.Dumpleton at gmail.com> added the comment:

Did anyone test this fix for case of fork() being called from Python sub interpreter?

Getting a report of fork() failing in sub interpreters under mod_wsgi that may be caused by this change. Still investigating.

Specifically throwing up error:

  Couldn't create autoTLSkey mapping

----------
nosy: +grahamd

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


More information about the Python-bugs-list mailing list