Skip to content

process.exitCode is ignore #40

@jwbrandon

Description

@jwbrandon

I end up using process.exitCode, when I want something to fail, but not until after it finishes running. Right now if I use exitHooks, the process exits with a status code of zero as process.exitCode isn't ever checked.

https://nodejs.org/api/process.html#processexitcode_1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions