mirror of
https://github.com/HoneyryderChuck/httpx.git
synced 2025-10-06 00:02:08 -04:00
to wait for. Timeout calculation may trigger errors which lead to connection unregistering, such as tital timeout errors. In such a case, we can end up in a state where #select gets called with no timeout and no selectable connections. https://github.com/HoneyryderChuck/httpx/issues/3