mirror of
https://github.com/HoneyryderChuck/httpx.git
synced 2025-11-22 00:05:57 -05: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