Skip to content

async_hooks: provide proper deprecation code

Rodrigo Muino Tomonari requested to merge github/fork/BridgeAR/fix-dep into master

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

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

Merge request reports

Loading