subprocess now emits a ResourceWarning warning
Issue #26741: subprocess.Popen destructor now emits a ResourceWarning warning if the child process is still running.
Showing
Please register or sign in to comment
Issue #26741: subprocess.Popen destructor now emits a ResourceWarning warning if the child process is still running.