-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Closed
Labels
async_hooksIssues and PRs related to the async hooks subsystem.Issues and PRs related to the async hooks subsystem.node-apiIssues and PRs related to the Node-API.Issues and PRs related to the Node-API.
Description
- Version: n-api v6/ v14.0.0-pre
- Platform: all
- Subsystem: n-api, async_hooks
During the callback of napi_make_callback, async_hooks.executionAsyncResource() doesn't reflect the resource object of the given async_context. Rather, it's the receiver of napi_make_callback.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
async_hooksIssues and PRs related to the async hooks subsystem.Issues and PRs related to the async hooks subsystem.node-apiIssues and PRs related to the Node-API.Issues and PRs related to the Node-API.