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

IJ can freeze with execution of LSP References action #634

Closed
angelozerr opened this issue Nov 27, 2024 · 0 comments · Fixed by #640
Closed

IJ can freeze with execution of LSP References action #634

angelozerr opened this issue Nov 27, 2024 · 0 comments · Fixed by #640
Assignees
Labels
bug Something isn't working implementation references
Milestone

Comments

@angelozerr
Copy link
Contributor

While playing with SourceKit-LSP when I execute LSP References action for some reason SourceKit-LSP hangs with references execution. In this case IJ freeze and there is no way to stop the find references (we need to kill IJ).

We should execute LSP references (and other actions like implementation ) in a Background task that user can cancel.

@angelozerr angelozerr added bug Something isn't working implementation references labels Nov 27, 2024
@angelozerr angelozerr self-assigned this Nov 27, 2024
angelozerr added a commit to angelozerr/lsp4ij that referenced this issue Nov 28, 2024
@angelozerr angelozerr added this to the 0.9.0 milestone Nov 28, 2024
@angelozerr angelozerr moved this to Pending review in Java Tooling Nov 28, 2024
@github-project-automation github-project-automation bot moved this from Pending review to Done in Java Tooling Nov 28, 2024
@github-project-automation github-project-automation bot moved this from Pending review to Done in Java Tooling Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working implementation references
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant