Skip to content

chore: asynchronously gather execution results #101

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

Conversation

kiendang
Copy link
Collaborator

Gather execution results asynchronously instead of awaiting them one by one.

erikwrede
erikwrede previously approved these changes Jan 3, 2023
'ensure_async' kinda implies it also accepts passing in an async
function and returns as is. since we only accepts passing in a normal
def function here 'wrap_in_async' is a better name.
@erikwrede erikwrede changed the title fix: asynchronously gather execution results chore: asynchronously gather execution results Feb 15, 2023
@erikwrede erikwrede merged commit 36bbd47 into graphql-python:master Feb 15, 2023
@kiendang kiendang deleted the gather-async-execution-results branch February 15, 2023 10:48
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.

2 participants