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

make test_http.get_connected_protocol a plain function and other post #1155 cleanups #1520

Merged
merged 2 commits into from Jun 17, 2022

Conversation

graingert
Copy link
Member

@graingert graingert commented Jun 17, 2022

follow up cleanup to #1155

@graingert graingert changed the title make get_connected_protocol a plain function make test_http.get_connected_protocol a plain function Jun 17, 2022
@graingert graingert force-pushed the refactor-redundant-context-manager branch from 5d5e921 to d48a3b5 Compare June 17, 2022 09:10
this was only needed for the asyncio._set_running_loop hack
@graingert graingert changed the title make test_http.get_connected_protocol a plain function make test_http.get_connected_protocol a plain function and other post #1155 cleanups Jun 17, 2022
@graingert graingert requested a review from a team June 17, 2022 09:36
@graingert graingert merged commit 9c57549 into encode:master Jun 17, 2022
@graingert graingert deleted the refactor-redundant-context-manager branch June 17, 2022 09:51
Kludex pushed a commit to sephioh/uvicorn that referenced this pull request Oct 29, 2022
…ncode#1155 cleanups (encode#1520)

* make test_http.get_connected_protocol a plain function

* remove MockLoop.is_running method

this was only needed for the asyncio._set_running_loop hack
Kludex pushed a commit that referenced this pull request Oct 29, 2022
…1155 cleanups (#1520)

* make test_http.get_connected_protocol a plain function

* remove MockLoop.is_running method

this was only needed for the asyncio._set_running_loop hack
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.

None yet

2 participants