Skip to content

test,worker_threads: simplify common.isMainThread

Rodrigo Muino Tomonari requested to merge github/fork/Trott/my-main-thread into master

Now that worker_threads do not require a flag, the logic around loading isMainThread can be removed.

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

Merge request reports

Loading