Skip to content

doc: clarify child_process.exec promise rejection on non-zero exit

Rodrigo Muino Tomonari requested to merge github/fork/TomCoded/il9494 into master

Promisify section of child_process.exec doc changed to make clear that non-zero exit codes will result in promise rejection.

fixes: https://github.com/nodejs/node/issues/19494

Checklist

Merge request reports

Loading