Skip to content

async_hooks: triggerAsyncId can be undefined

Rodrigo Muino Tomonari requested to merge github/fork/mcollina/fix-14386 into master

Fixes: https://github.com/nodejs/node/issues/14386 Fixes: https://github.com/nodejs/node/issues/14381 Fixes: https://github.com/nodejs/node/issues/14368

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

async_hooks

Merge request reports

Loading