A replacement for Promise.all that also works with iterables and aggregates all errors instead of rejecting early.
A replacement for Promise.all that also works with iterables and aggregates all errors instead of rejecting early.