]> git.ipfire.org Git - thirdparty/tornado.git/commitdiff
Merge pull request #2326 from bdarnell/httpclient-leak
authorBen Darnell <ben@bendarnell.com>
Sun, 25 Mar 2018 16:59:30 +0000 (12:59 -0400)
committerGitHub <noreply@github.com>
Sun, 25 Mar 2018 16:59:30 +0000 (12:59 -0400)
asyncio: Fix a leak when event loops are created and destroyed


Trivial merge