bpo-36867: Avoid weak syncronization primitive in resource_tracker tests by pierreglaser · Pull Request #13292 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
vstinner merged 1 commit intopython:masterfrom
May 17, 2019Merged
Conversation
Copy link Copy Markdown
Contributor
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting review
label
Copy link Copy Markdown
Contributor Author
pierreglaser
commented
May 13, 2019
pierreglaser commented
May 13, 2019I'll have to rebase with #13276 once its merged.
pierreglaser
force-pushed
the
no-weak-sync-resource-tracker-test
branch
from
4245fee to
b9f0e51
Compare
Copy link Copy Markdown
Contributor Author
pierreglaser
commented
May 17, 2019
pierreglaser commented
May 17, 2019Rebased.
vstinner
added
the
skip news
label
vstinner
merged commit
cbe72d8
into
python:master
bedevere-bot
removed
the
awaiting review
label
Copy link Copy Markdown
Member
vstinner
commented
May 17, 2019
vstinner commented
May 17, 2019Thanks! I merged your PR.
I also created https://bugs.python.org/issue36950 "test.support: add an helper to wait for an event with a timeout".
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