gh-157058: Fix missing awaited-by edge in wait_for(fut, 0) - #157059
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-157322 is a backport of this pull request to the 3.15 branch. |
|
GH-157323 is a backport of this pull request to the 3.14 branch. |
|
Fix missing awaited-by edge in wait_for(fut, 0)
For more details see gh-157058