Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Close a connection if an unexpected exception occurs while sending a request #2828

Merged
merged 3 commits into from Mar 14, 2018
Merged

Close a connection if an unexpected exception occurs while sending a request #2828

merged 3 commits into from Mar 14, 2018

Commits on Mar 13, 2018

  1. Copy the full SHA
    614dbb2 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    254a1f2 View commit details
    Browse the repository at this point in the history
  3. Regroup exception catching logic

    Change test to use context manager, BaseException
    brycedrennan committed Mar 13, 2018
    Copy the full SHA
    e902045 View commit details
    Browse the repository at this point in the history