-
-
Notifications
You must be signed in to change notification settings - Fork 31.8k
Thread sanitizer (free-threading) tests fail: test_signal raises RecursionError #121065
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
Labels
Comments
I don't see similar failures before this merge: 22b0de2 |
@skirpichev @sobolevn that test is flaky. for example, after 22b0de2, 6f7acaa passed perfectly fine. |
Another example: #121083 came after that commit, and still passes that test. |
Maybe we can reduce the number of signals sent, or increase the recursion limit. |
Let's disable the test for now and then investigate the root cause. |
colesbury
added a commit
to colesbury/cpython
that referenced
this issue
Jun 27, 2024
colesbury
added a commit
that referenced
this issue
Jun 27, 2024
mrahtz
pushed a commit
to mrahtz/cpython
that referenced
this issue
Jun 30, 2024
noahbkim
pushed a commit
to hudson-trading/cpython
that referenced
this issue
Jul 11, 2024
estyxx
pushed a commit
to estyxx/cpython
that referenced
this issue
Jul 17, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Bug report
Link: https://github.com/python/cpython/actions/runs/9686054998/job/26727620578
Linked PRs
The text was updated successfully, but these errors were encountered: