The Wayback Machine - https://web.archive.org/web/20240110155307/https://github.com/python/cpython/pull/113850
Skip to content
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

gh-113848: Handle CancelledError subclasses in asyncio TaskGroup() and timeout() #113850

Conversation

serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Jan 9, 2024

Copy link
Member

@gvanrossum gvanrossum left a comment

Choose a reason for hiding this comment

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

LGTM!

@serhiy-storchaka serhiy-storchaka merged commit a5db6a3 into python:main Jan 9, 2024
32 checks passed
@serhiy-storchaka serhiy-storchaka deleted the CancelledError-check-in-timeouts-and-taskgroups branch January 9, 2024 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants