debug show

This commit is contained in:
WEBER Antoine
2015-09-23 23:44:02 +02:00
parent 377c48a430
commit 813b9e1ed4
2 changed files with 3 additions and 2 deletions

View File

@@ -18,6 +18,7 @@
// Replace the dead worker, we're not sentimental
console.log('Worker ' + worker.id + ' died :(');
cluster.fork();
console.log('Remplacement du worker ');
});
// Code to run if we're in a worker process