Closed leizha closed 10 years ago
Worker is not main when started by cluster
main
if (require.main === module) { }
Thanks. I will ponder a way to trick it.
Worker is not
main
when started by clusterif (require.main === module) { }