FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-87135: test_threading: Wait on thread, not an Event it sets by encukou · Pull Request #133198 · python/cpython · GitHub

/ cpython Public

gh-87135: test_threading: Wait on thread, not an Event it sets - #133198

Merged
encukou merged 1 commit into
python:mainfrom
encukou:test_join_finished_daemon_thread_in_finalization
Apr 30, 2025
Merged

gh-87135: test_threading: Wait on thread, not an Event it sets#133198
encukou merged 1 commit into
python:mainfrom
encukou:test_join_finished_daemon_thread_in_finalization

Conversation

encukou commented Apr 30, 2025
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
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

vstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM

encukou merged commit 8b26b23 into python:main Apr 30, 2025
encukou deleted the test_join_finished_daemon_thread_in_finalization branch April 30, 2025 13:14
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL