Skip to content

gh-129824: Temporarily skip InterpreterPoolMixin tests under TSAN #129826

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
merged 2 commits into from
Feb 25, 2025

Conversation

colesbury
Copy link
Contributor

@colesbury colesbury commented Feb 7, 2025

There are multiple data races reported when running the InterpreterPoolMixin tests, but it's still useful to run the other test_concurrent_futures tests under TSAN.

Add test_concurrent_futures to the TSAN test suite.

There are multiple data races reported when running the
InterpreterPoolMixin tests, but it's still useful to run the other
test_concurrent_futures tests under TSAN.

Add test_concurrent_futures to the TSAN test suite.
@colesbury colesbury marked this pull request as ready for review February 19, 2025 17:01
@colesbury colesbury merged commit 3774d9f into python:main Feb 25, 2025
52 checks passed
@colesbury colesbury deleted the gh-129824-concurrent-futures branch February 25, 2025 15:33
seehwan pushed a commit to seehwan/cpython that referenced this pull request Apr 16, 2025
…AN (pythongh-129826)

There are multiple data races reported when running the
InterpreterPoolMixin tests, but it's still useful to run the other
test_concurrent_futures tests under TSAN.

Add test_concurrent_futures to the TSAN test suite.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants