Skip to content

n-api: napi_make_callback with async_hooks.executionAsyncResource #32898

@legendecas

Description

@legendecas
  • 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.

Metadata

Metadata

Assignees

Labels

async_hooksIssues and PRs related to the async hooks subsystem.node-apiIssues and PRs related to the Node-API.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions