]> git.ipfire.org Git - thirdparty/tornado.git/commit
Add a test that runs TwistedIOLoop on top of TornadoReactor.
authorBen Darnell <ben@bendarnell.com>
Sat, 23 Feb 2013 23:46:08 +0000 (18:46 -0500)
committerBen Darnell <ben@bendarnell.com>
Sat, 23 Feb 2013 23:46:08 +0000 (18:46 -0500)
commit0e44baf70056f67ded16b12a04f2cbc87fe054cd
tree49e924e8c020c75c73c4da01ae4816d3cef9325d
parent57130dfbc21fc009305f89fd553b8695c179e76d
Add a test that runs TwistedIOLoop on top of TornadoReactor.

This exposed a few more small bugs.
tornado/platform/twisted.py
tornado/test/process_test.py
tornado/test/twisted_test.py
tox.ini