Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-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 colesbury@gmail.com

…-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 <colesbury@gmail.com>
@colesbury colesbury enabled auto-merge (squash) November 24, 2025 16:19
@colesbury colesbury merged commit f8b0c90 into python:3.14 Nov 24, 2025
53 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants