]> git.ipfire.org Git - thirdparty/tornado.git/commit
Fixed error that the web.asynchronous doesn't complete python3 concurrent.Futures 1281/head
authorAndrew Glinskiy <nordaux@gmail.com>
Thu, 18 Dec 2014 14:38:20 +0000 (16:38 +0200)
committerAndrew Glinskiy <nordaux@gmail.com>
Thu, 18 Dec 2014 14:38:20 +0000 (16:38 +0200)
commit683d422004ddd11bdecc0a3bfff03ce413651bcb
tree383c33e69a9da301c10f769b2588249ab72041a8
parentebc59b4b7bdc2eedc02e4c18464dea8228c2f8ae
Fixed error that the web.asynchronous doesn't complete python3 concurrent.Futures
tornado/web.py