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

Refactor request abort handling #99

Merged
merged 5 commits into from
May 23, 2024
Merged

Refactor request abort handling #99

merged 5 commits into from
May 23, 2024

Conversation

JoshMock
Copy link
Member

Refactors HttpConnection to stop using the deprecated 'abort' event on requests and the deprecated 'aborted' event on responses.

Also does some basic linter cleanup, added/improved a few docstrings, and improved assertion messages for several unit tests.

@JoshMock JoshMock merged commit 5c3438e into main May 23, 2024
12 checks passed
@JoshMock JoshMock deleted the retry-connections branch May 23, 2024 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant