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

IDE frequently crashes on startup with "The previous instance of the language server has not been shut down yet" #2696

Closed
MichaelMauderer opened this issue Jan 27, 2021 · 1 comment

Comments

@MichaelMauderer
Copy link
Contributor

General Summary

Tracking issue for #1430
Might need work from the IDE end to mitigate if this happens for a valid reason.

Steps to Reproduce

  • run ./run watch.
  • Open localhost:8080 and see the IDE running there
  • Change a file, like src/js/lib/content/src/index.js , save the file, see Chrome reloading and watch the error appearing there!

Expected Result

IDE should not crash.

Actual Result

IDE crashes.

Enso Version

enso @ f726cfe
ide @ 7f27db4

@farmaazon
Copy link
Contributor

As I know, the engine now kills the previous LS instance. Indeed, I haven't seen this issue since a while. Therefore I close this task.

@mwu-tow mwu-tow transferred this issue from enso-org/ide Oct 28, 2021
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

No branches or pull requests

2 participants