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

Replace run_until_first_complete with task group #101

Merged
merged 6 commits into from
Jun 27, 2023

Conversation

immanelg
Copy link
Contributor

@immanelg immanelg commented Jun 27, 2023

Fixes #100

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
immanelg and others added 5 commits June 27, 2023 17:07
Co-authored-by: Marcelo Trylesinski <[email protected]>
Co-authored-by: Marcelo Trylesinski <[email protected]>
Co-authored-by: Marcelo Trylesinski <[email protected]>
@immanelg immanelg requested a review from Kludex June 27, 2023 14:28
Copy link
Member

@Kludex Kludex left a comment

Choose a reason for hiding this comment

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

Thanks 👍

@Kludex Kludex merged commit 94bf887 into encode:master Jun 27, 2023
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.

run_until_first_complete is deprecated in Starlette, but used in README here
2 participants