clusterjs icon indicating copy to clipboard operation
clusterjs copied to clipboard

About using worker.suicide

Open StTod opened this issue 8 years ago • 0 comments

Hello,

I investigated your code and saw using of worker.suicide in launch function.

Unfortunately, It has been deprecated since: v6.0.0 - https://nodejs.org/api/cluster.html#cluster_worker_suicide

Is there a chance to be contributed new version of clusterjs using worker.exitedAfterDisconnect for node.js version above 6.

Thank you in advance!

BR, Stoil

StTod avatar Oct 03 '17 14:10 StTod