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
The response shutdown might trigger an exception for a number of
reasons from within the urllib3 library. Since this is a shutdown
procedure, and there isn't a way to recover at that point, we are going
to simply catch all possible exceptions and continue to shutdown as
gracefully as possible.
0 commit comments