]> git.ipfire.org Git - thirdparty/tornado.git/commitdiff
Merge pull request #2934 from bdarnell/manual-thread
authorBen Darnell <ben@bendarnell.com>
Sat, 24 Oct 2020 18:29:23 +0000 (14:29 -0400)
committerGitHub <noreply@github.com>
Sat, 24 Oct 2020 18:29:23 +0000 (14:29 -0400)
asyncio: Manage our own thread instead of an executor


Trivial merge