Skip to content
Snippets Groups Projects
Unverified Commit f6dd14c6 authored by Gregory P. Smith's avatar Gregory P. Smith Committed by GitHub
Browse files

gh-82616: Add process_group support to subprocess.Popen (#23930)


One more thing that can help prevent people from using `preexec_fn`.

Also adds conditional skips to two tests exposing ASAN flakiness on the Ubuntu 20.04 Address Sanitizer Github CI system. When that build is run on more modern systems the "problem" does not show up. It seems ASAN implementation related.

Co-authored-by: default avatarZackery Spytz <zspytz@gmail.com>
Co-authored-by: default avatarSerhiy Storchaka <storchaka@gmail.com>
parent 49fda0cc
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment