[pypy-issue] [issue1289] multiprocessing Pool + maxtasksperchild + signal = ValueError

bdk tracker at bugs.pypy.org
Sat Feb 9 05:55:45 CET 2013


bdk <bdkearns at gmail.com> added the comment:

I applied a reduced version in 3b06320cf630 that only resets mainthreadident to at 
least allow signal() after fork from a thread (should fix the example bad.py). 
Leaving this open for discussion about the other ThreadLocal behaviors after fork 
(couldn't replicate these parts of the test on CPython).

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1289>
________________________________________


More information about the pypy-issue mailing list