commit | a17f160376955d369c8d332e1b1a90a6e18c852a | [log] [tgz] |
---|---|---|
author | Gregory P. Smith <greg@krypto.org> | Sat May 27 01:15:13 2023 |
committer | GitHub <noreply@github.com> | Sat May 27 01:15:13 2023 |
tree | a22eff93f92fc19dc9ebf85634f4925bc172294d | |
parent | 46b52e6e2bda51d0b89a64ee36ce2d305a7409f3 [diff] |
gh-104839: Prevent test_venv AddressSanitizer spam (#105005) Pass any ASAN_OPTIONS environment variable through to the child process so that leak sanitizer being disabled on our CI and buildbots stays true in the children.