Skip to content

doc: exitedAfterDisconnect value can be false

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

Fixed the documentation to reflect the changes in the default value of worker.exitedAfterDisconnect

Fixes: https://github.com/nodejs/node/issues/28837 Refs: https://github.com/nodejs/node/pull/3743

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