gh-87135: test_threading: Wait on thread, not an Event it sets by encukou · Pull Request #133198 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
merged 1 commit into
Merged
Conversation
Member
Sorry for this mistake!
When the event is set the thread might not be done yet. This should fix newly-flaky refleak buildbots.
This is a fix-up for commit 4ebbfcf
When the event is set the thread might not be done yet. This is a fix-up for commit 4ebbfcf
encukou
requested a review
from vstinner
bedevere-app
Bot
mentioned this pull request
encukou
added
the
skip news
label
vstinner
approved these changes
vstinner
left a comment
vstinner
left a comment
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
bedevere-app
Bot
added
awaiting merge
and removed
awaiting core review
labels
encukou
merged commit
8b26b23
into
python:main
bedevere-app
Bot
removed
the
awaiting merge
label
encukou
deleted the
test_join_finished_daemon_thread_in_finalization
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment