Skip to content

Use promise.get() instead of promise.value in executor #64

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
merged 1 commit into from
May 28, 2016

Conversation

Globegitter
Copy link

This small change allows for resolvers to return Promises and still get resolved properly using the SyncExecutor.

This small change combined with syrusakbary/promise#1 increases the performance in our app quite a bit for 'free'.

This small change allows for resolvers to return Promises and still get resolved properly using the `SyncExecutor`.
@syrusakbary syrusakbary merged commit 4fa5435 into graphql-python:master May 28, 2016
@Globegitter
Copy link
Author

@syrusakbary thank you for merging. Would it be possible to release this and https://github.com/syrusakbary/promise as a new version? We are currently depending on local patches. Would be nice to get rid of them :)

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.

3 participants