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

Fix schema valid check #240

Merged
merged 1 commit into from
Dec 7, 2020

Conversation

binaryseed
Copy link
Contributor

This PR tweaks the schema validation check to make sure the schema module is compiled before completing the check.

Fixes #239

@benwilson512 benwilson512 merged commit dc234e1 into absinthe-graphql:master Dec 7, 2020
@binaryseed binaryseed deleted the fix-valid-check branch December 8, 2020 01:03
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.

Race Condition Related to Code Compilation
2 participants