Skip to content

async_hooks: Adding regression test case for async/await

This https://github.com/nodejs/node/issues/20274#issuecomment-395200647 is fixed by V8 update. This PR adds a regression test case.

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

Merge request reports

Loading