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: Don't create console window when creating process #32379

Conversation

trop[bot]
Copy link
Contributor

@trop trop bot commented Jan 7, 2022

Backport of #32340

See that PR for details.

Notes: Fix regression where console windows would open for execSync and some spawnSync calls for Windows users.

@trop trop bot requested a review from a team as a code owner January 7, 2022 08:38
@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Jan 7, 2022
@trop trop bot added 16-x-y backport This is a backport PR semver/patch backwards-compatible bug fixes labels Jan 7, 2022
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Jan 7, 2022
@deepak1556
Copy link
Member

Failing tests are unrelated, merging.

@deepak1556 deepak1556 merged commit c5d5c28 into 16-x-y Jan 10, 2022
@deepak1556 deepak1556 deleted the trop/16-x-y-bp-fix-don-t-create-console-window-when-creating-process-1641544729283 branch January 10, 2022 15:55
@release-clerk
Copy link

release-clerk bot commented Jan 10, 2022

Release Notes Persisted

Fix regression where console windows would open for execSync and some spawnSync calls for Windows users.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
16-x-y backport This is a backport PR semver/patch backwards-compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants