Skip to content

src: move no_async_hooks_checks to env

This commit moves the setting of AsyncHooks no_force_checks to the Environment constructor instead of from the Start function in node.cc.

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

Merge request reports

Loading