Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: yarn run gulp vscode-darwin-arm64 fails when run in the debug terminal #224245

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

connor4312
Copy link
Member

I think that block can just be removed safely since execFile with provide an error if the subprocess has a !=0 exit code

Fixes #221581

…terminal

>I think that block can just be removed safely since execFile with provide an error if the subprocess has a !=0 exit code

Fixes #221581
@connor4312 connor4312 self-assigned this Jul 29, 2024
@connor4312 connor4312 enabled auto-merge (squash) July 29, 2024 23:14
@vscodenpa vscodenpa added this to the August 2024 milestone Jul 29, 2024
@connor4312 connor4312 merged commit 1acc838 into main Jul 29, 2024
7 checks passed
@connor4312 connor4312 deleted the connor4312/issue221581 branch July 29, 2024 23:30
@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Sep 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

yarn run gulp vscode-darwin-arm64 fails when run in the debug terminal
3 participants