]> git.ipfire.org Git - thirdparty/tornado.git/commitdiff
Merge pull request #3272 from bdarnell/asyncio-canary
authorBen Darnell <ben@bendarnell.com>
Mon, 19 Jun 2023 17:45:41 +0000 (13:45 -0400)
committerGitHub <noreply@github.com>
Mon, 19 Jun 2023 17:45:41 +0000 (13:45 -0400)
asyncio: Use a canary task to detect end of event loop


Trivial merge