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
Resolve race condition around exceptions during streaming a response. (#491)
* Use 'socks5://' for the protocol in SOCKS proxy docs. Not 'socks://'
* Defensive programming around removing request status from the connection pool
* Tighten up behaviour around exceptions during streaming responses
* Call response_closed on async cancellations, KeyboardInterupts
* Include number of requests in-flight in exception if pool is closed early
* Update CHANGELOG.md
0 commit comments