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 for windows infinite loop #822

Merged
merged 2 commits into from
Aug 8, 2019
Merged

fix for windows infinite loop #822

merged 2 commits into from
Aug 8, 2019

Conversation

vektah
Copy link
Collaborator

@vektah vektah commented Aug 8, 2019

fixes #786
replaces #786 without using GOOS checks (except in tests)

I have:

  • Added tests covering the bug / feature (see testing)
  • Updated any relevant documentation (see docs)

@vektah vektah force-pushed the windows-import-path-loop branch from d0e002d to 6348a56 Compare August 8, 2019 02:25
@coveralls
Copy link

coveralls commented Aug 8, 2019

Coverage Status

Coverage increased (+0.2%) to 61.838% when pulling a861aa5 on windows-import-path-loop into 12893fa on master.

@vektah vektah force-pushed the windows-import-path-loop branch from 9e27a98 to db82bf3 Compare August 8, 2019 02:41
@vektah vektah force-pushed the windows-import-path-loop branch from db82bf3 to a861aa5 Compare August 8, 2019 02:43
@vektah vektah requested a review from lwc August 8, 2019 02:48
@vektah vektah merged commit 5628169 into master Aug 8, 2019
@vektah vektah deleted the windows-import-path-loop branch August 8, 2019 02:51
@vektah vektah added the v0.9.2 label Aug 8, 2019
cgxxv pushed a commit to cgxxv/gqlgen that referenced this pull request Mar 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Init not works on Windows (eternal loop)
3 participants