Skip to content

node-api: enable uncaught exceptions policy by default#49313

Merged
nodejs-github-bot merged 2 commits intonodejs:mainfrom
legendecas:node-api/uncaught-exception
Sep 25, 2023
Merged

node-api: enable uncaught exceptions policy by default#49313
nodejs-github-bot merged 2 commits intonodejs:mainfrom
legendecas:node-api/uncaught-exception

Conversation

@legendecas
Copy link
Member

This enables the option --force-node-api-uncaught-exceptions-policy
for a specific Node-API addon when it is compiled with
NAPI_EXPERIMENTAL (and this would be the default behavior when
NAPI_VERSION 10 releases). This would not break existing Node-API
addons.

Refs: #36510

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

Labels

c++ Issues and PRs that require attention from people who are familiar with C++. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. needs-ci PRs that need a full CI run. node-api Issues and PRs related to the Node-API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants