Skip to content
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

gh-118495: Skip test using threads after forking when running with TSAN #118530

Merged
merged 1 commit into from
May 3, 2024

Conversation

mpage
Copy link
Contributor

@mpage mpage commented May 3, 2024

This is unsupported. Note that skip_unless_reliable_fork() checks for the conditions used by the decorators that were removed, along with checking for TSAN.

This is unsupported. Note that `skip_unless_reliable_fork()` checks for
the conditions used by the decorators that were removed, along with checking
for TSAN.
@colesbury colesbury merged commit 3e818af into python:main May 3, 2024
38 checks passed
SonicField pushed a commit to SonicField/cpython that referenced this pull request May 8, 2024
…ith TSAN (python#118530)

This is unsupported. Note that `skip_unless_reliable_fork()` checks for
the conditions used by the decorators that were removed, along with checking
for TSAN.
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