Skip to content

Conversation

@embano1
Copy link
Member

@embano1 embano1 commented Jan 25, 2026

Issue #, if available:

Description of changes:
Update parallel.md with the actual API types/methods.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Signed-off-by: Michael Gasch <15986659+embano1@users.noreply.github.com>
}
```

If you need branch-indexed access even when failures occur, iterate `result.all` and match on `item.index`.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is true. you can also access result.all[index] directly to directly to branch of interest, without iterating.

@yaythomas yaythomas merged commit 228ae59 into aws:main Jan 26, 2026
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants