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

Ditching async #93

Closed
tomitrescak opened this issue Aug 13, 2016 · 2 comments
Closed

Ditching async #93

tomitrescak opened this issue Aug 13, 2016 · 2 comments

Comments

@tomitrescak
Copy link

Guys, in all your examples you advocate using async with queries on server. Concerning that node 6.x can now run vanilla es2015 it is the only thing that requires transpilation. I tried not to use async call but I was running through poopstorm of problems with fibers and all. What would be a recommended strategy without asyns/await? Would you care to provide functioning example of e.g. a resolver or mutation without async call, for example based on Promises? I tried several startegies and none seems to work.

@helfer
Copy link
Contributor

helfer commented Aug 13, 2016

#92 might solve your problems.

@helfer
Copy link
Contributor

helfer commented Aug 17, 2016

Is this still an issue? If so, can you provide a clear description of what you're trying to accomplish and what exact errors you run into?

@helfer helfer closed this as completed Aug 27, 2016
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants