Skip to content

async_hooks: add getActiveResources

This change picks up the changes from the referenced PR and moves the implementation of getActiveResources to async_hooks to return a summary of the resources.

Refs: https://github.com/nodejs/node/pull/21453

Merge request reports

Loading