Closed schubmat closed 2 years ago
Is this still open? Both tasks seem to be done, since they are managed by Theia.
@rrcomtech Actually, it has not yet been done entirely. The backend still contains code to start / terminate running LSP instances. It should be freed from it before closing this issue I'd say. Any objections?
@schubmat No, I have no objections. This is a very good point.
@rrcomtech done
The termination of all connected LSP Server instances is yet to be optimised. It should be augmented by the following behaviours.
In other words, as soon as a LSP Server instance is not used anymore it should be terminated to save resources.