-
-
Notifications
You must be signed in to change notification settings - Fork 33.4k
bpo-32841: Asyncio.Condition prevents cancellation #5665
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
Conversation
|
@asvetlov Andrew please take a look. |
|
@1st1 Hey mate, seems like the build failed because of a whitespace issue in the tests file. I have a fully enabled linter which doesn't really know what whitespace issue is it talking about. |
|
Alright. Seems like whitespace issues were fixed even though they weren't on any part of my code >.< |
asvetlov
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
|
@asvetlov: Please replace |
|
GH-5682 is a backport of this pull request to the 3.7 branch. |
) (cherry picked from commit 5746510) Co-authored-by: Bar Harel <[email protected]>
) (cherry picked from commit 5746510) Co-authored-by: Bar Harel <[email protected]>
|
GH-5683 is a backport of this pull request to the 3.6 branch. |
(cherry picked from commit 5746510) Co-authored-by: Bar Harel <[email protected]>
…H-5683) (cherry picked from commit 5746510) Co-authored-by: Bar Harel <[email protected]>
Alright.
Fixed, added tests, and added news.
https://bugs.python.org/issue32841