Skip to content

doc: correct util.convertProcessSignalToExitCode validation behavior#62134

Open
Renegade334 wants to merge 1 commit intonodejs:mainfrom
Renegade334:doc-util-signalcode
Open

doc: correct util.convertProcessSignalToExitCode validation behavior#62134
Renegade334 wants to merge 1 commit intonodejs:mainfrom
Renegade334:doc-util-signalcode

Conversation

@Renegade334
Copy link
Member

This method validates its argument and throws. It never returns null.

Additionally, remove ambiguous "signal code" nomenclature to refer to signal name.

@nodejs-github-bot nodejs-github-bot added doc Issues and PRs related to the documentations. util Issues and PRs related to the built-in util module. labels Mar 6, 2026
@Renegade334 Renegade334 added dont-land-on-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.x. dont-land-on-v22.x PRs that should not land on the v22.x-staging branch and should not be released in v22.x. labels Mar 6, 2026
@Renegade334 Renegade334 added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Mar 6, 2026
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. doc Issues and PRs related to the documentations. dont-land-on-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.x. dont-land-on-v22.x PRs that should not land on the v22.x-staging branch and should not be released in v22.x. util Issues and PRs related to the built-in util module.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants