Skip to content

chore: asynchronously gather execution results #101

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged

Conversation

kiendang
Copy link
Contributor

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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants