Patch #1467770: Add Popen objects to _active only in __del__.
Introduce _child_active member to keep track on whether a child needs to be waited for. Backport candidate.
Showing
Please
register
or
sign in
to comment
Introduce _child_active member to keep track on whether a child needs to be waited for. Backport candidate.