Mike
Results
1
issues of
Mike
### Describe the bug The issue lies in how aiohttp handles timeouts when using ClientSession and connection pooling. Currently, the timeout starts counting from the moment the coroutine session.get() is...
enhancement