My code says that it is unable to close a running loop

后端 未结 0 921
-上瘾入骨i
-上瘾入骨i 2020-12-01 14:51

I made a code but it gives error unable to close a running loop

Code is

import aiohttp
import asyncio


async def get_response(query):
    async with a         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题