[issue34651] Disallow fork in a subinterpreter.

Gregory P. Smith report at bugs.python.org
Fri May 24 13:48:04 EDT 2019


Gregory P. Smith <greg at krypto.org> added the comment:

I'd start by documenting the limitation and keeping a future feature request of "Allow subprocess to work from subinterpreters".  That is doable.  Supporting os.fork() is not.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34651>
_______________________________________


More information about the Python-bugs-list mailing list