Earlier quoted context omitted.
waitUntilResolved() would wait until the promises are resolved and of course let other code execute meanwhile.
That's an awesome function. Is it multiprocess?
If a function like this exists, it would just sleep until the given promises are resolved. I don't see how that is realted to the term "multiprocess".