摘要:
```pythontornado.ioloop.IOLoop.current().start()tornado.ioloop.IOLoop.instance().start()IOLoop.current() 返回当前线程的IOLoop,如果IOLoop当前正在运行或已被make_current标记为当前,则返回该实例。如果没有当前IOLoop,则调用IOLoop.instance()方法创建一个... 阅读全文
posted @ 2019-11-04 11:12
lvph
阅读(129)
评论(0)
推荐(0)

浙公网安备 33010602011771号