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

[3.12] gh-112536: Add --tsan test for reasonable TSAN execution times. (gh-116601) #116929

Merged
merged 5 commits into from Mar 18, 2024

Conversation

pitrou
Copy link
Member

@pitrou pitrou commented Mar 17, 2024

(cherry picked from commit ebf29b3)

Also backport gh-116896, gh-116898, gh-116911: these are all adding to the list of TSan tests.

Co-authored-by: Donghee Na donghee.na@python.org

corona10 and others added 5 commits March 17, 2024 16:38
… times. (pythongh-116601)

(cherry picked from commit ebf29b3)

Co-authored-by: Donghee Na <donghee.na@python.org>
---------

Co-authored-by: Antoine Pitrou <antoine@python.org>
These may all exercise some non-trivial aspects of thread synchronization.
@pitrou
Copy link
Member Author

pitrou commented Mar 17, 2024

I checked that these pass on a similar setup to the forthcoming CI configuration (Ubuntu 22.04, clang 14.0.6).

@pitrou pitrou requested a review from hugovk March 17, 2024 15:58
@pitrou pitrou merged commit fcb2301 into python:3.12 Mar 18, 2024
29 checks passed
@pitrou pitrou deleted the backport-ebf29b3-3.12 branch March 18, 2024 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants