apache / netbeans

Apache NetBeans
https://netbeans.apache.org/
Apache License 2.0
2.64k stars 844 forks source link

ide.lsp.client threading issue? #7793

Open vieiro opened 3 days ago

vieiro commented 3 days ago

Apache NetBeans version

Apache NetBeans 23

What happened

When using ide.lsp.client to reformat code the IDE froze. Attaching thread stack. thread dump.txt

Language / Project Type / NetBeans Component

Maven project

How to reproduce

Difficult to reproduce, basically use the ide.lsp.client on a Maven project and reformat files frequently.

Did this work correctly in an earlier version?

No / Don't know

Operating System

Ubuntu 24.04

JDK

17.0.5; OpenJDK 64-Bit Server VM 17.0.5+8-LTS

Apache NetBeans packaging

Apache NetBeans binary zip

Anything else

No response

Are you willing to submit a pull request?

No