Closed fabioz closed 2 years ago
This was reported by a user in: https://forum.robocorp.com/t/rcc-exe-runnng-900x-when-using-vs-code/1760
The actual command line which is leaving rcc processes open is:
c:\Users\brian\.vscode\extensions\robocorp.robocorp-code-0.32.0\bin\rcc.exe feedback metric -t vscode -n vscode.lsp.error -v HANDLE_DEBUG_SESSION_EVENT
As a note, there seems to be a
\??\C:\WINDOWS\system32\conhost.exe 0x4
process for each rcc process too in the process list obtained through wmic.
wmic
Closing this, since it was resolved in vscode extension side.
This was reported by a user in: https://forum.robocorp.com/t/rcc-exe-runnng-900x-when-using-vs-code/1760
The actual command line which is leaving rcc processes open is:
c:\Users\brian\.vscode\extensions\robocorp.robocorp-code-0.32.0\bin\rcc.exe feedback metric -t vscode -n vscode.lsp.error -v HANDLE_DEBUG_SESSION_EVENT