Microsoft/vscode

Tasks use Windows instead of WSL env on WSL

Open

#167,969 opened on Dec 2, 2022

View on GitHub
 (9 comments) (0 reactions) (1 assignee)TypeScript (74,848 stars) (10,221 forks)batch import
WSLbughelp wantedtasksterminal-process

Description

That is unexpected and looks like a bug on our side - specifically here. It does not look like a new issue/regression to me

https://github.com/microsoft/vscode/blob/7df4fd594f047d2a6c8b884d6bfb985d6e2a468c/src/vs/workbench/contrib/tasks/browser/terminalTaskSystem.ts#L1075-L1086

Originally posted by @meganrogge in https://github.com/microsoft/vscode-docker/issues/3722#issuecomment-1335869829

Contributor guide