Skip to content

async_hooks: remove deprecated API

Ref: https://github.com/nodejs/node/pull/16972

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

async_hooks

/cc @nodejs/async_hooks

Merge request reports

Loading