SIGN IN SIGN UP

gh-117657: Skip some tests when running with TSAN (gh-131555)

The subinterpreter tests have data races (see gh-129824).

TSAN attempts to intercept some of the fatal signals, which can lead to
bogus reports. We could possibly handle these via TSAN_OPTIONS, but it's
simpler to just skip those tests -- they're not multithreaded anyways.
S
Sam Gross committed
56d0f9af147b2280ea0af7af5e57df1a01271991
Parent: b92ee14
Committed by GitHub <noreply@github.com> on 3/21/2025, 7:16:08 PM