diff options
author | Sam Gross <colesbury@gmail.com> | 2025-02-07 17:35:59 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-07 17:35:59 -0500 |
commit | 2248a9c153092b920ff68b0eee009c04dbe19f61 (patch) | |
tree | 26d0d709cc7f8351544208535d06fc2e233ff696 /Python/optimizer.c | |
parent | 5fa7e1b7fd57e8c6297e9eb79d79cede42e5ce0f (diff) | |
download | cpython-2248a9c153092b920ff68b0eee009c04dbe19f61.tar.gz cpython-2248a9c153092b920ff68b0eee009c04dbe19f61.zip |
gh-129825: Skip test_faulthandler.test_register_chain under TSAN (gh-129827)
The test hangs when run under TSAN due to an interaction between TSAN's
signal interception and our attempt to call the previous signal handler.
Diffstat (limited to 'Python/optimizer.c')
0 files changed, 0 insertions, 0 deletions