Skip to content

doc: Fix issue with worker_threads docs

Rodrigo Muino Tomonari requested to merge github/fork/leebyron/patch-1 into master

this example function returns a promise directly rather than implicitly via async/await

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