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

Ruslan Kuprieiev report at bugs.python.org
Sat Jun 29 13:11:18 EDT 2019


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

The `_active` code is pretty old and has not changed since 2.7, so it makes sense to backport it for now(also, should be very trivial to do that). To me, it doesn't seem dangerous to backport that, but I would love to hear what Eryk and others think :)

----------

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


More information about the Python-bugs-list mailing list