Skip to content

doc: fixed a typo in process.md

If the process was not spawned with an IPC channel, process.send will be undefined and calling it as process.send() would throw error

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