asyncio.create_task(shutdown(loop)) async def shutdown(loop, signal=None): ... We will be using pytest since I prefer writing simple assert ...
確定! 回上一頁