Skip to content

[3.11] GH-98543: Fix asyncio.TaskGroup to not keep reference to errors after raising ExceptionGroup (GH-98544)#98550

Merged
gvanrossum merged 2 commits intopython:3.11from
miss-islington:backport-f4a1494-3.11
Oct 24, 2022
Merged

[3.11] GH-98543: Fix asyncio.TaskGroup to not keep reference to errors after raising ExceptionGroup (GH-98544)#98550
gvanrossum merged 2 commits intopython:3.11from
miss-islington:backport-f4a1494-3.11

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Oct 22, 2022

…rs after raising ExceptionGroup (pythonGH-98544)

(cherry picked from commit f4a1494)

Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
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.

Huh. And here it is.

@miss-islington
Copy link
Contributor Author

Sorry, I can't merge this PR. Reason: 2 of 9 required status checks are expected..

@kumaraditya303
Copy link
Contributor

Something seems wrong with GitHub. Seems that two of the status checks are stuck.

@gvanrossum
Copy link
Member

Aha! Merging main caused the two trivial tests to pass. I'm sure the rest will pass too.

@gvanrossum gvanrossum merged commit 36d25a4 into python:3.11 Oct 24, 2022
@miss-islington miss-islington deleted the backport-f4a1494-3.11 branch October 24, 2022 18:08
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