commit | 19d953682e86ad51b19313ddba8ddb2602d6efd3 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Jul 26 03:16:12 2022 -0700 |
committer | GitHub <noreply@github.com> | Tue Jul 26 12:16:12 2022 +0200 |
tree | 27bce6f383b4627eeccdf45516ef66b9426c484a | |
parent | 2fb64a0687c36c22933bae38970daa3c9a1ee84f [diff] |
gh-95051: ensure that timeouts scheduled with `asyncio.Timeout` that have already expired are deliverered promptly (GH-95109) (GH-95216) Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com> (cherry picked from commit 0c6f898005099be189ee65bcfda659f5fc13b802) Co-authored-by: Thomas Grainger <tagrain@gmail.com>