Skip to content

fix crash when experiencing max-elements input error #251

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Jcathcart-dev
Copy link

I was receiving a java error when using yangster, i think i pinned it down to the right place, and this fix successfully compiles, but when i tried to test, the language server would spin up, freeze, and hog memory forever.

Error executing EValidator: java.lang.IllegalArgumentException: The sources EClass 'MaxElements' does not expose the feature 'MinElements.minElements'

I think they are unrelated issues but thought i'd open a PR anyways. I am not familiar with xtend, so this PR may not include everything needed for this fix.

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