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
Until all dependent libraries expose configurable timeouts, we do
not want to accept an accidentally passed None timeout.
Assumption: there are no good real-world use cases where a None
timeout would be desirable, as that can make a request to hang
indefinitely.
0 commit comments