Skip to content

doc: add tip for session.post function

Do not set reportProgress to true when post HeapProfiler.takeHeapSnapshot or HeapProfiler.stopTrackingHeapObjects command to V8.

cc @bnoordhuis Refs: https://github.com/nodejs/node/issues/44634

  • 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