[issue39763] distutils.spawn should use subprocess (hang in parallel builds on QNX)

Antoine Pitrou report at bugs.python.org
Wed Feb 26 15:03:27 EST 2020


Change by Antoine Pitrou <pitrou at free.fr>:


----------
title: Hang after fork due to logging trying to reacquire the module lock in an atfork() handler -> distutils.spawn should use subprocess (hang in parallel builds on QNX)

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


More information about the Python-bugs-list mailing list