aboutsummaryrefslogtreecommitdiff
path: root/src/libutil/async-collect.hh
AgeCommit message (Collapse)Author
2024-09-26libutil: add async collection mechanismeldritch horrors
like kj::joinPromisesFailFast this allows waiting for the results of multiple promises at once, but unlike it not all input promises must be complete (or any of them failed) for results to become available. Change-Id: I0e4a37e7bd90651d56b33d0bc5afbadc56cde70c