Tornado 6.5 Documentation
calls finish(), so no other output methods can be called after it. Returns a Future with the same semantics as the one returned by finish. Awaiting this Future is optional. Changed in version 5.1: Now returns AsyncIOLoop is an IOLoop that runs on an asyncio event loop. This class follows the usual Tornado semantics for creating new IOLoops; these loops are not necessarily related to the asyncio default event loop removed in Tornado 6.0. The reason for this is that it is not feasible to provide this module’s semantics in the presence of async def native coroutines. ExceptionStackContext is mainly obsolete thanks0 码力 | 272 页 | 1.12 MB | 2 月前3Tornado 6.5 Documentation
calls finish(), so no other output methods can be called after it. Returns a Future with the same semantics as the one returned by finish. Awaiting this Future is optional. Changed in version 5.1: Now returns AsyncIOLoop is an IOLoop that runs on an asyncio event loop. This class follows the usual Tornado semantics for creating new IOLoops; these loops are not necessarily related to the asyncio default event loop removed in Tornado 6.0. The reason for this is that it is not feasible to provide this module’s semantics in the presence of async def native coroutines. ExceptionStackContext is mainly obsolete thanks0 码力 | 437 页 | 405.14 KB | 2 月前3
共 2 条
- 1
相关搜索词