in sample_application.py [0:0]
def get(self): self.write('HELO %s' % self.request.remote_ip) tornado.ioloop.IOLoop.current().add_callback(fail)