2 processes of julia.exe in the background when using vscode

2 processes of julia.exe in the background when using vscode, this problem disappears while using atom.
environment:
win10-x64, julia-1.7.0.
julia-client, v0.12.6 (for Atom); vscode-julia-extension, v1.6.5.

atom_julia

vscode_julia

Thats probably the language server (ie the Julia instance helping VSCode with autocompletion and so on).