Skip to content

module: process.exit() should result in exit code 0#41388

Merged
aduh95 merged 11 commits intonodejs:masterfrom
MoonBall:fix/exit-code-13-when-calling-process.exit-in-esm-file
Jan 14, 2022
Merged

module: process.exit() should result in exit code 0#41388
aduh95 merged 11 commits intonodejs:masterfrom
MoonBall:fix/exit-code-13-when-calling-process.exit-in-esm-file

Conversation

@MoonBall
Copy link
Member

@MoonBall MoonBall commented Jan 3, 2022

Fixes: #40808

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. esm Issues and PRs related to the ECMAScript Modules implementation. experimental Issues and PRs related to experimental features. needs-ci PRs that need a full CI run. process Issues and PRs related to the process subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

process.exit() in ESM results in exit code 13

9 participants