Skip to content

bpo-42600: Fix issue when wait_for doesn't wait for canceled future#23829

Closed
uriyyo wants to merge 3 commits into
python:masterfrom
uriyyo:fix-issue-42600
Closed

bpo-42600: Fix issue when wait_for doesn't wait for canceled future#23829
uriyyo wants to merge 3 commits into
python:masterfrom
uriyyo:fix-issue-42600

Conversation

@uriyyo
Copy link
Copy Markdown
Member

@uriyyo uriyyo commented Dec 17, 2020

Fix issue when asyncio.wait_for doesn't wait for canceled future.

https://bugs.python.org/issue42600

@uriyyo uriyyo changed the title bpo-42600: Fix issue when wait_for doesn't cancel passed future bpo-42600: Fix issue when wait_for doesn't wait for canceled future Dec 18, 2020
@1st1
Copy link
Copy Markdown
Member

1st1 commented Dec 18, 2020

Fixed in #22461, so closing this one. Sorry ;/

@1st1 1st1 closed this Dec 18, 2020
@uriyyo
Copy link
Copy Markdown
Member Author

uriyyo commented Dec 18, 2020

No worries, I am happy that this issue is resolved🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants