Open radarfox opened 5 years ago
There is no way to tell, when the filling of minimum objects is completed. Or am I missing something? I would suggest:
fill
Promise
count
start
There is no way to tell, when the filling of minimum objects is completed. Or am I missing something? I would suggest:
fill
method which would returnPromise
resolved on completion,fill
method withcount
parameter.