Skip to content

cluster: send suicide message on disconnect

Rodrigo Muino Tomonari requested to merge github/fork/cjihrig/3238 into master

This commit causes Worker.prototype.disconnect() to send a suicide message to the cluster master. The function is also restructured to eliminate redundant code.

Fixes: https://github.com/nodejs/node/issues/3238

Merge request reports

Loading