Skip to content

cluster: alias suicide to exitedAfterDisconnect

Checklist
  • make -j4 test (UNIX), or vcbuild test nosign (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

cluster

Description of change

This is a backport of 4f619bde which migrates from worker.suicide to worker.exitedAfterDisconnect.

I did not add documentation as I wasn't sure if we wanted to document it or not.

Related: https://github.com/nodejs/node/pull/3743

Merge request reports

Loading