Skip to content

src: runMicrotasks should check before running too

Rodrigo Muino Tomonari requested to merge github/fork/nornagon/patch-3 into master

This is a continuation of https://github.com/nodejs/node/pull/29434, rewriting the last remaining call to RunMicrotasks.

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

Merge request reports

Loading