SIGN IN SIGN UP

Fix test_faulthandler for sanitizers (#108245)

Set environment options to ask sanitizers to not handle SIGSEGV.

This change allows running test_enable_fd() and test_enable_file()
with sanitizers. Previously, they were skipped.
V
Victor Stinner committed
58f9c635002673e35a56eeaa122cade7a2b6bae1
Parent: c965cf6
Committed by GitHub <noreply@github.com> on 8/22/2023, 1:16:12 AM