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

Resolve Python 3.6 tests hanging. #1807

Merged
merged 3 commits into from
Aug 18, 2021
Merged

Resolve Python 3.6 tests hanging. #1807

merged 3 commits into from
Aug 18, 2021

Conversation

tomchristie
Copy link
Member

@tomchristie tomchristie commented Aug 18, 2021

Test cases on Python 3.6 are hanging, both when running locally, and on CI.

Locally I ran...

scripts/install -p python3.6
venv/bin/pytest --full-trace

in order to track down where the tests were hanging. Issue was when waiting for the uvicorn server to be available.

Pinning to Uvicorn 0.14.0 appears to resolve the issue.

@tomchristie tomchristie changed the title Testing Resolve Python 3.6 tests hanging. Aug 18, 2021
@tomchristie tomchristie merged commit 4986743 into master Aug 18, 2021
@tomchristie tomchristie deleted the tomchristie-patch-1 branch August 18, 2021 13:08
@ofek ofek mentioned this pull request Feb 26, 2022
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