Unverified Commit 9c98af71 authored by Anna Henningsen's avatar Anna Henningsen Committed by Myles Borins
Browse files

src: exit explicitly after printing V8 help

V8 will not exit the process after handling --help anymore:
https://chromium-review.googlesource.com/c/v8/v8/+/2276276

As a drive-by fix, correctly return in the `print_bash_completion`
case as well.

Refs: https://github.com/nodejs/node/pull/34135


Co-authored-by: default avatarUlan Degenbaev <ulan@chromium.org>

PR-URL: https://github.com/nodejs/node/pull/34136


Reviewed-By: default avatarShelley Vohr <codebytere@gmail.com>
Reviewed-By: default avatarRichard Lau <riclau@uk.ibm.com>
Reviewed-By: default avatarDaniel Bevenius <daniel.bevenius@gmail.com>
Reviewed-By: default avatarGireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: default avatarMichaël Zasso <targos@protonmail.com>
parent 280cd967
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment