load stuff
This commit is contained in:
parent
f82968fbbe
commit
280a90a7eb
@ -186,7 +186,7 @@ var startAll = function(){
|
|||||||
return startAll();
|
return startAll();
|
||||||
});
|
});
|
||||||
}else{
|
}else{
|
||||||
console.log('using', usedMemPercent, 'percent memory, stopping container creation!');
|
console.log('using', usedMemPercent, 'percent memory, stopping container creation!' availContainers.length, 'created');
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user