Skip to content

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

Merged
colesbury merged 1 commit intopython:mainfrom
mpage:gh-118495-skip-threads-fork-in-tsan
May 3, 2024
Merged

gh-118495: Skip test using threads after forking when running with TSAN#118530
colesbury merged 1 commit intopython:mainfrom
mpage:gh-118495-skip-threads-fork-in-tsan

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
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

Comments