-
-
Notifications
You must be signed in to change notification settings - Fork 32k
TaskGroup's task's exception's participate in a reference cycle, via TaskGroup.create_task -> task -> exception and loop.create_task -> task -> exception #128552
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
Labels
Comments
graingert
added a commit
to graingert/cpython
that referenced
this issue
Jan 6, 2025
graingert
added a commit
to graingert/cpython
that referenced
this issue
Jan 6, 2025
…5-01-06-18-41-08.gh-issue-128552.fV-f8j.rst
kumaraditya303
pushed a commit
that referenced
this issue
Jan 7, 2025
graingert
added a commit
to graingert/cpython
that referenced
this issue
Jan 7, 2025
(cherry picked from commit 61b9811)
srinivasreddy
pushed a commit
to srinivasreddy/cpython
that referenced
this issue
Jan 8, 2025
kumaraditya303
pushed a commit
that referenced
this issue
Jan 8, 2025
still waiting for the backports to 3.12 on this |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Uh oh!
There was an error while loading. Please reload this page.
Bug report
Bug description:
the following test fails when run with eager tasks
CPython versions tested on:
3.14
Operating systems tested on:
Linux
Linked PRs
The text was updated successfully, but these errors were encountered: