def close_proxy(self): ioloop = tornado.ioloop.IOLoop.instance() logging.info('stop proxy server') ioloop.stop()