gh-156408: Fix asyncio.print_call_graph() on a finished task - #156410
Conversation
|
|
|
Thanks @deadlovelll for the PR, and @kumaraditya303 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14, 3.15. |
|
Sorry, @deadlovelll and @kumaraditya303, I could not cleanly backport this to |
|
Sorry, @deadlovelll and @kumaraditya303, I could not cleanly backport this to |
|
GH-156563 is a backport of this pull request to the 3.15 branch. |
|
GH-156563 is a backport of this pull request to the 3.15 branch. |
|
GH-156564 is a backport of this pull request to the 3.14 branch. |
I'll take a look at what's wrong during the day and create manual bps |
|
@deadlovelll I'm already backported this, see the bot's comment above. |
Thank you and sorry! i didn't notice that. |
Fix asyncio.print_call_graph() on a finished task
For more details see gh-156408