Aiohttp session timeout doesn't cancel the request

前端 未结 0 579
一个人的身影
一个人的身影 2021-02-12 00:17

I have this piece of code where I send a POST request and set it a maximum timeout using the aiohttp package:

from aiohttp import Client         


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