Skip to content

doc: clarify async execute callback usage

Clarify that calls to N-API should be avoided in the 'execute' callback.

Refs: https://github.com/nodejs/help/issues/1318

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading