Skip to content

Conversation

ljharb
Copy link

@ljharb ljharb commented Sep 9, 2023

This change was done in nodejs#44711, and it's not clear it was intentional. It caused nodejs#45683, and also makes it impossible to mock out the exitCode in tests.

Filing this PR per nodejs#44711 (comment)

Fixes nodejs#45683.

This change was done in nodejs#44711, and it's not clear it was intentional. It caused nodejs#45683, and also makes it impossible to mock out the exitCode in tests.

Filing this PR per nodejs#44711 (comment)

Fixes nodejs#45683.
@ljharb
Copy link
Author

ljharb commented Sep 9, 2023

whoops, this should'nt have gone to the fork :-)

@ljharb ljharb closed this Sep 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

unexpected breaking changes with process.exitCode/process.exit()

1 participant