grpc/tools/run_tests/generated
Craig Tiller 8448d499e2 [promises] Add `AllOk` combinator (#35304)
`AllOk` runs a set of promises concurrently, and like `TryJoin` waits for them all to succeed or one to fail.
Unlike `TryJoin` it returns a single unified status of the composition, so cannot handle member promises that might return `StatusOr` or the like.

Closes #35304

COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/35304 from ctiller:all-review 30f5f809c6
PiperOrigin-RevId: 591031189
2023-12-14 13:21:35 -08:00
..
configs.json [benchmarks] Remove stats integration (#30900) 2022-09-09 04:15:12 -07:00
lb_interop_test_scenarios.json Rerun tools/buildgen/generate_projects.sh under Python 3. 2020-11-04 01:31:40 +01:00
tests.json [promises] Add `AllOk` combinator (#35304) 2023-12-14 13:21:35 -08:00