You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Infinite loop in CompletionProposalTools.getScoreOfFilterMatchHelper (or at least 20 minutes looping in it)
I do not know how to reproduce.
Language Server Protocol client for Eclipse IDE (Incubation) 0.18.10.202405280703 org.eclipse.lsp4e
in Eclipse Version: 2024-06 (4.32.0) Build id: 20240606-1231
Can't see how CompletionProposalTools.getScoreOfFilterMatchHelper(..) can loop forever... Are you getting stack overflow eventually?
Any chance you can turn on boot ls logs as well? Wonder how many completion proposals the LS has sent out... Also did you invoke content assists and continue typing while completions are showing to narrow down the list of completions?
Can't see how CompletionProposalTools.getScoreOfFilterMatchHelper(..) can loop forever... Are you getting stack overflow eventually?
no, I killed it after 30 minutes
Also did you invoke content assists and continue typing while completions are showing to narrow down the list of completions?
I do not remember exactly. I was doing several things in parallel and was switching between windows, I realized that my fan was at max speed and so looked which process was taking the CPU to the max.
If just the stacktrace is not enough to guide more I guess we can close the issue for now. If I'm able to reproduce maybe we would be able to narrow down the use case and I would reopen at that time.
Infinite loop in CompletionProposalTools.getScoreOfFilterMatchHelper (or at least 20 minutes looping in it)
I do not know how to reproduce.
Language Server Protocol client for Eclipse IDE (Incubation) 0.18.10.202405280703 org.eclipse.lsp4e
in Eclipse Version: 2024-06 (4.32.0) Build id: 20240606-1231
The text was updated successfully, but these errors were encountered: