-
Notifications
You must be signed in to change notification settings - Fork 21
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
Loading of Puppet Types/Functions etc. should rescue errors and not crash #51
Milestone
Comments
glennsarti
added a commit
to glennsarti/puppet-editor-services
that referenced
this issue
Aug 30, 2018
Previously if there was an error while parsing classes, it would cascade the error and crash the sidecar. This commit catches the error and gracefully continues.
glennsarti
added a commit
to glennsarti/puppet-editor-services
that referenced
this issue
Aug 31, 2018
Previously if there was an error while parsing classes, it would cascade the error and crash the sidecar. This commit catches the error and gracefully continues.
glennsarti
added a commit
to glennsarti/puppet-editor-services
that referenced
this issue
Aug 31, 2018
Previously if there was an error while parsing classes, it would cascade the error and crash the sidecar. This commit catches the error and gracefully continues.
glennsarti
added a commit
to glennsarti/puppet-editor-services
that referenced
this issue
Sep 27, 2018
Previously if there was an error while parsing classes, it would cascade the error and crash the sidecar. This commit catches the error and gracefully continues.
glennsarti
added a commit
to glennsarti/puppet-editor-services
that referenced
this issue
Sep 27, 2018
Previously if there was an error while parsing classes, it would cascade the error and crash the sidecar. This commit catches the error and gracefully continues.
glennsarti
added a commit
to glennsarti/puppet-editor-services
that referenced
this issue
Oct 2, 2018
Previously if there was an error while parsing classes, it would cascade the error and crash the sidecar. This commit catches the error and gracefully continues.
glennsarti
added a commit
to glennsarti/puppet-editor-services
that referenced
this issue
Oct 3, 2018
Previously if there was an error while parsing classes, it would cascade the error and crash the sidecar. This commit catches the error and gracefully continues.
glennsarti
added a commit
to glennsarti/puppet-editor-services
that referenced
this issue
Oct 3, 2018
Previously if there was an error while parsing classes, it would cascade the error and crash the sidecar. This commit catches the error and gracefully continues.
Merged as part of sidecar. Closing. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
From - puppetlabs/puppet-vscode#349
What Versions are you running?
OS Version: N/A
VSCode Version: N/A
Puppet Extension Version: 0.11.0
Puppet Agent Version: N/A
PDK Version (if applicable): N/A
What You Are Seeing?
What is Expected?
It shouldn't crash
How Did You Get This To Happen? (Steps to Reproduce)
Output Log
The text was updated successfully, but these errors were encountered: