You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a request which is hanging and never times out. It is occurring during connection to an IP which never responds; e.g. ping ip will hang with 100% packet loss. I am able to reproduce it 100% in a larger codebase running in a Docker instance. I'm not able to reproduce it running locally, so I'll play around some more to see if I can put together a minimal example.
Describe the bug
I have a request which is hanging and never times out. It is occurring during connection to an IP which never responds; e.g.
ping ip
will hang with 100% packet loss. I am able to reproduce it 100% in a larger codebase running in a Docker instance. I'm not able to reproduce it running locally, so I'll play around some more to see if I can put together a minimal example.To Reproduce
Expected behavior
Should throw an exception
Logs/tracebacks
Python Version
3.12
aiohttp Version
3.10.10
multidict Version
6.1.0
propcache Version
0.2.0
yarl Version
1.17.0
OS
Debian bookworm
Related component
Client
Additional context
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: