Tornado 6.1 Documentation
this stack frame. This creates a cycle, # which will be collected at the next full GC but has # been shown to greatly increase memory usage of # # Break up a reference to itself # for faster GC on CPython. exc_info = None else: future.done(): def inner(f: Any) -> None: # Break a reference cycle to speed GC. f = None # noqa: F841 self.ctx_run(self.run) self.io_loop0 码力 | 931 页 | 708.03 KB | 1 年前3
Tornado 6.0 Documentation
this stack frame. This creates a cycle, # which will be collected at the next full GC but has # been shown to greatly increase memory usage of # # Break up a reference to itself # for faster GC on CPython. exc_info = None else: future.done(): def inner(f: Any) -> None: # Break a reference cycle to speed GC. f = None # noqa: F841 self.run() self.io_loop.add_future(self0 码力 | 869 页 | 692.83 KB | 1 年前3
共 2 条
- 1













