10000 gh-129825: Skip test_faulthandler.test_register_chain under TSAN by colesbury · Pull Request #129827 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-129825: Skip test_faulthandler.test_register_chain under TSAN #129827

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

colesbury
Copy link
Contributor
@colesbury colesbury commented Feb 7, 2025

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.

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.
@bedevere-app bedevere-app bot added the tests Tests in the Lib/test dir label Feb 7, 2025
@colesbury colesbury marked this pull request as ready for review February 7, 2025 20:50
@colesbury colesbury requested a review from mpage February 7, 2025 20:50
@colesbury colesbury merged commit 2248a9c into python:main Feb 7, 2025
48 checks passed
@colesbury colesbury deleted the gh-129825-faulthandler-register-chain branch February 7, 2025 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0