stuff
This commit is contained in:
parent
bf21a8b966
commit
dd68a29208
@ -51,7 +51,7 @@ var checkWorkersBalance = function(){
|
||||
if(isCheckingWorkers) return false;
|
||||
|
||||
isCheckingWorkers = true;
|
||||
if(!workers){
|
||||
if(workers.length < 2){
|
||||
console.log('No workers, starting droplet');
|
||||
return workerCreate();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user