]> git.ipfire.org Git - thirdparty/tornado.git/commit
Correctly clear IOLoop.current() after TwistedIOLoop exits.
authorBen Darnell <ben@bendarnell.com>
Thu, 30 Jul 2015 03:02:42 +0000 (23:02 -0400)
committerBen Darnell <ben@bendarnell.com>
Thu, 30 Jul 2015 03:02:42 +0000 (23:02 -0400)
commit8f697b4903722308c710c4c5d2060238db50f968
treeba9162a9029ceb94f4a861859429e5f31e9d177a
parent95c4dce40f089b8160d60af58383b32bf67275a0
Correctly clear IOLoop.current() after TwistedIOLoop exits.
tornado/platform/twisted.py