clusterjs
clusterjs copied to clipboard
About using worker.suicide
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