Skip to content

Abort with fatal error when error-handling fails #48

Description

@jasongin

If we encounter another error while handling an error, the best thing to do would be to abort with a fatal error message. We'll need a napi_fatal_error() or similar API for that, which doesn't exist yet. Currently the error-handling code just has asserts, which are only helpful in debug mode.

See also:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions