Skip to content

Add AsyncTransport #1235

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

Merged
merged 4 commits into from
May 19, 2020
Merged

Add AsyncTransport #1235

merged 4 commits into from
May 19, 2020

Conversation

sethmlarson
Copy link
Contributor

This PR adds AsyncTransport to the AIOHttpConnection branch as it depends on the async http connection being available to test.

@sethmlarson
Copy link
Contributor Author

sethmlarson commented May 15, 2020

  • CI appears to be failing one test randomly due to the random order of tasks returning in the sniff task, will see if I can make the task order consistent.

Copy link
Member

@danielmitterdorfer danielmitterdorfer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have one comment about closing the transport but apart from that it looks great.

@sethmlarson sethmlarson merged commit a65ff81 into aiohttp May 19, 2020
@sethmlarson sethmlarson deleted the async-transport branch May 19, 2020 22:30
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.

3 participants