node/test/node-api/test_make_callback
legendecas 1cb50c17d3
n-api: napi_make_callback emit async init with resource of async_context
instead of emit async init with receiver of the callback.

PR-URL: https://github.com/nodejs/node/pull/32930
Fixes: https://github.com/nodejs/node/issues/32898
Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>
Reviewed-By: Michael Dawson <midawson@redhat.com>
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
2020-12-15 20:15:06 +00:00
..
binding.c n-api: napi_make_callback emit async init with resource of async_context 2020-12-15 20:15:06 +00:00
binding.gyp
test-async-hooks.js n-api: napi_make_callback emit async init with resource of async_context 2020-12-15 20:15:06 +00:00
test.js n-api: napi_make_callback emit async init with resource of async_context 2020-12-15 20:15:06 +00:00