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: ignore all NODE_ envs from foreign parent in node process #40882

Merged
merged 1 commit into from Jan 5, 2024

Conversation

zcbenz
Copy link
Member

@zcbenz zcbenz commented Jan 4, 2024

Backport of #40770

See that PR for details.

Notes: Unset all Node envs in node process when parent is a foreign process.

@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Jan 4, 2024
@trop trop bot added 26-x-y backport This is a backport PR semver/patch backwards-compatible bug fixes labels Jan 4, 2024
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Jan 4, 2024
@zcbenz zcbenz force-pushed the node-env-check-26 branch 2 times, most recently from ad297d4 to 72c196e Compare January 5, 2024 05:40
@zcbenz zcbenz merged commit 0d99c8a into 26-x-y Jan 5, 2024
13 checks passed
@zcbenz zcbenz deleted the node-env-check-26 branch January 5, 2024 09:58
Copy link

release-clerk bot commented Jan 5, 2024

Release Notes Persisted

Unset all Node envs in node process when parent is a foreign process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
26-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

3 participants