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

[resolver] Fix sync functions being forced to async #381

Merged
merged 1 commit into from
Nov 26, 2017
Merged

Conversation

rexxars
Copy link
Member

@rexxars rexxars commented Nov 26, 2017

Some functions had been moved from promises to async functions, which was causing the synchronous mode to fail. This PR fixes that and upgrades some dependencies for the test suite to work on later versions of node.

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.

1 participant