You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is strange. The shared process checks for its parent. And now so does the terminal process. If that doesn't work as we think it does... both are broken.
Steps to Reproduce:
code
.ls
in itI've captured the strace for the
code
process with:strace -f -o vscode.strace.log code > vscode.stdout.log 2> vscode.stderr.log
Result is attached.
vscode.strace.log.zip
The text was updated successfully, but these errors were encountered: