Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islingtonmiss-islington commented Nov 24, 2025

Most of the self.assertTrue(self.called) checks are flaky because
the worker threads may sometimes finish before the main thread calls
self.during_threads().
(cherry picked from commit 71126ab)

Co-authored-by: Sam Gross [email protected]

…-141881) Most of the `self.assertTrue(self.called)` checks are flaky because the worker threads may sometimes finish before the main thread calls `self.during_threads()`. (cherry picked from commit 71126ab) Co-authored-by: Sam Gross <[email protected]>
@colesburycolesbury merged commit 9127013 into python:3.13Nov 24, 2025
39 checks passed
@miss-islingtonmiss-islington deleted the backport-71126ab-3.13 branch January 2, 2026 17:57
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip newstestsTests in the Lib/test dirtopic-free-threading

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@miss-islington@colesbury@kumaraditya303