Skip to content

doc: expand on promises and async_hooks

Rodrigo Muino Tomonari requested to merge github/fork/ofrobots/fix-18520 into master

AsyncHooks have a few subtleties with being able to track promises. This commit adds a section to the docs that explains things the issues.

Fixes: https://github.com/nodejs/node/issues/18520

Checklist
Affected core subsystem(s)

doc:async_hooks

/cc @nodejs/async_hooks @nodejs/diagnostics EDIT: CI: https://ci.nodejs.org/job/node-test-pull-request-lite/146/

Merge request reports

Loading