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 crash in nls #2093

Merged
merged 2 commits into from
Nov 14, 2024
Merged

Fix crash in nls #2093

merged 2 commits into from
Nov 14, 2024

Conversation

jneem
Copy link
Member

@jneem jneem commented Nov 14, 2024

Nls would crash when it failed to convert a nickel location to an lsp location. But this could actually happen in realistic situations, such as when trying to go to a location in the standard library. Now, we just ignore locations that fail to convert.

Nls would crash when it failed to convert a nickel location to an lsp
location. But this could actually happen in realistic situations, such
as when trying to go to a location in the standard library. Now, we just
ignore locations that fail to convert.
@jneem jneem requested a review from yannham November 14, 2024 04:17
Copy link
Contributor

@jneem jneem added this pull request to the merge queue Nov 14, 2024
Merged via the queue into master with commit 7f4ba09 Nov 14, 2024
5 checks passed
@jneem jneem deleted the nls-crash branch November 14, 2024 09:33
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.

2 participants