Skip to content

Fix debugger attach to process when running on WSL - #267

Merged
Paula (paulacamargo25) merged 3 commits into
microsoft:mainfrom
DavidArchibald:main
Apr 22, 2024
Merged

Fix debugger attach to process when running on WSL#267
Paula (paulacamargo25) merged 3 commits into
microsoft:mainfrom
DavidArchibald:main

Conversation

@DavidArchibald

Copy link
Copy Markdown
Contributor

Fixes #245. A copy of the work at microsoft/vscode-python/pull/20741.

@paulacamargo25 Paula (paulacamargo25) added the bug Issue identified by VS Code Team member as probable bug label Mar 20, 2024
@paulacamargo25 Paula (paulacamargo25) added this to the March 2024 milestone Mar 20, 2024
@paulacamargo25

Paula (paulacamargo25) commented Mar 20, 2024

Copy link
Copy Markdown
Contributor

Thanks for your pr David Archibald (@DavidArchibald), could you run prettier in order to fix the linter? npm run format-fix

@DavidArchibald

Copy link
Copy Markdown
Contributor Author

Ah, thanks for pointing that out, Paula (@paulacamargo25). I saw some CI failures in other files so I thought this was noise as well. Should be done.

Co-authored-by: David Archibald <david@davidarchibald.dev>
@paulacamargo25
Paula (paulacamargo25) merged commit 5cf35c9 into microsoft:main Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Issue identified by VS Code Team member as probable bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use WSL PS Error Fix

4 participants