vscode-meson icon indicating copy to clipboard operation
vscode-meson copied to clipboard

Swift-MesonLSP executable not closed after vscode is closed

Open Totto16 opened this issue 1 year ago • 2 comments

I noticed a few days go, that the process of Swift-MesonLSP doesn't stop with the closing of VSCode

I tested it multiple times, ad after the update today, I hoped it would be fixed, but it isn't

OS: Linux / Ubuntu 23.10 VSCode: 1.84.2 Extension version: v1.18.1 Swift-MesonLSP version: ?? (you can't use --version or similar!!!) but build locally, not using the one pre shipped

here is a view of the process tree of Swift-MesonLSP without vscode running: image

Here a view with VSCode running: image

Here the view from the internal VSCode process viewer: image

Totto16 avatar Nov 16 '23 22:11 Totto16