Skip to content

src: pass resource object along with InternalMakeCallback

This was an oversight in 9fdb6e6a. Fixing this is necessary to make executionAsyncResource() work as expected.

Refs: https://github.com/nodejs/node/pull/30959 Fixes: https://github.com/nodejs/node/issues/32060

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