stuff
This commit is contained in:
parent
7ba58ee8d6
commit
d7b32996b3
@ -21,7 +21,7 @@ var checkDroplet = function(id, time){
|
||||
workers.push(makeWokerObj(worker));
|
||||
isCheckingWorkers = false;
|
||||
return ch;
|
||||
}else if(worker.status == 'new'){
|
||||
}else{
|
||||
setTimeout(function(){
|
||||
checkDroplet(id)
|
||||
}, time);
|
||||
|
Loading…
x
Reference in New Issue
Block a user