]> git.ipfire.org Git - thirdparty/tornado.git/commit
Make autoreload close the IOLoop through the standard interface.
authorBen Darnell <ben@bendarnell.com>
Sun, 20 Jan 2013 20:46:01 +0000 (15:46 -0500)
committerBen Darnell <ben@bendarnell.com>
Sun, 20 Jan 2013 20:59:10 +0000 (15:59 -0500)
commit0c3c8f7620a30b9442726679a81866e70a9d1d58
treeb0d15c2dce279340a275bff0156a64938beeb1fd
parent9c26f969ab34e7fd6f27a6dc625f8b934f1a990e
Make autoreload close the IOLoop through the standard interface.

This makes it compatible with TwistedIOLoop.
tornado/autoreload.py