- Issue #12044: Fixed subprocess.Popen when used as a context manager to
wait for the process to end when exiting the context to avoid unintentionally leaving zombie processes around.
Showing
Please register or sign in to comment
wait for the process to end when exiting the context to avoid unintentionally leaving zombie processes around.