.BANCHO. .FIX. finish() connections in ioloop thread

This commit is contained in:
Nyo 2016-06-16 13:29:37 +02:00
parent 0ebb37366d
commit abea76f09b

View File

@ -217,7 +217,6 @@ class handler(SentryMixin, requestHelper.asyncRequestHandler):
#finally:
# self.finish()
@tornado.web.asynchronous
@tornado.gen.engine
def asyncGet(self):