]> git.ipfire.org Git - thirdparty/tornado.git/commit
Clear the loop variable in addition to the callback list.
authorBen Darnell <ben@bendarnell.com>
Sun, 7 Jul 2013 16:13:52 +0000 (12:13 -0400)
committerBen Darnell <ben@bendarnell.com>
Sun, 7 Jul 2013 16:13:52 +0000 (12:13 -0400)
commit4851494a55c2cc225a9d441af56bf8a58316dc5b
tree6ae37b0d1434fbb57a7c2c3923c2319af13bf16e
parent403d13216bc7eafe6c9f58675383d4451794397d
Clear the loop variable in addition to the callback list.

Closes #844.
tornado/ioloop.py