[issue37380] subprocess.Popen._cleanup() "The handle is invalid" error when some old process is gone

Ruslan Kuprieiev report at bugs.python.org
Mon Jun 24 21:20:33 EDT 2019


Ruslan Kuprieiev <kupruser at gmail.com> added the comment:

Thanks for pointing that out! I've submitted a tiny patch to skip ``_collect()`` and ``__del__``. Please find it in the Github PR attached. Looking forward to your feedback!

----------

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


More information about the Python-bugs-list mailing list