-
-
Notifications
You must be signed in to change notification settings - Fork 32k
bpo-42130: Fix for explicit suppressing of cancellations in wait_for() #28149
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from 1 commit
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
9c2942a
Create test for suppressing cancellations
Dreamsorcerer 7ff2c04
Update test_tasks.py
Dreamsorcerer cdaa9c8
Update test_tasks.py
Dreamsorcerer 342222f
Update test_tasks.py
Dreamsorcerer 01d9884
Use a sentinel
Dreamsorcerer af96f10
Fix test for issue37658
Dreamsorcerer 1e5233d
Update test_tasks.py
Dreamsorcerer 743177e
Fix original issue
Dreamsorcerer d7c0965
Remove test
Dreamsorcerer 80f027b
Merge branch 'main' into patch-4
Dreamsorcerer 4eb5de2
Create 2021-11-29-17-17-45.bpo-42130.Ho8dUh.rst
Dreamsorcerer a8f5c1f
Compare to tuple
Dreamsorcerer 5de6b79
Use enum for sentinel
Dreamsorcerer 5a79cf2
Missing import
Dreamsorcerer 11e1214
Update tasks.py
Dreamsorcerer 3a35126
Update tasks.py
Dreamsorcerer df15ac1
Update test_tasks.py
Dreamsorcerer 7374366
Update tasks.py
Dreamsorcerer c694173
Revert mistaken changes.
Dreamsorcerer cb59377
Update 2021-11-29-17-17-45.bpo-42130.Ho8dUh.rst
Dreamsorcerer File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Use a sentinel
- Loading branch information
commit 01d988459f6020a5bd2df73946a358c07a93b74a
There are no files selected for viewing
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.