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-130605: Temporarily disable test_concurrent_futures in TSAN CI job #130606

Merged
merged 1 commit into from
Feb 26, 2025

Conversation

colesbury
Copy link
Contributor

@colesbury colesbury commented Feb 26, 2025

There are a number of data races in the default build without suppressions that are exposed by this test. Disable the test for now under TSAN until we have suppressions or fix the data races.

…CI job

There are a number of data races in the default build without
suppressions that are exposed by this test. Disable the test for now
under TSAN until we have suppressions or fix the data races.
@colesbury colesbury marked this pull request as ready for review February 26, 2025 21:06
@colesbury colesbury requested review from mpage and AA-Turner February 26, 2025 21:09
@colesbury colesbury enabled auto-merge (squash) February 26, 2025 21:21
@colesbury colesbury merged commit 959f433 into python:main Feb 26, 2025
54 checks passed
@colesbury colesbury deleted the gh-130605-tsan-concurrent-futures branch March 12, 2025 13:04
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