-
-
Notifications
You must be signed in to change notification settings - Fork 33k
Closed
Labels
async_hooksIssues and PRs related to the async hooks subsystem.Issues and PRs related to the async hooks subsystem.feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.
Description
Once process.binding
was considered deprecated(v16+), we don't have a public API (AFAIK) to access the process.binding(async_wrap).Providers
.
At node-clinic we use it to correlate with stack-traces, is there anything that replaces that information?
Metadata
Metadata
Assignees
Labels
async_hooksIssues and PRs related to the async hooks subsystem.Issues and PRs related to the async hooks subsystem.feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.