[issue14548] garbage collection just after multiprocessing's fork causes exceptions

Antoine Pitrou report at bugs.python.org
Wed Apr 11 18:40:48 CEST 2012


Antoine Pitrou <pitrou at free.fr> added the comment:

> Disabling gc during fork seems to prevent the errors.

Sounds reasonable to me.

----------
components: +Library (Lib)
nosy: +neologix, pitrou
type:  -> behavior
versions: +Python 2.7, Python 3.2, Python 3.3

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


More information about the Python-bugs-list mailing list