Skip to content

Conversation

dandavison
Copy link
Contributor

No description provided.

@dandavison dandavison requested a review from a team as a code owner December 16, 2024 20:10
Comment on lines +1234 to +1658
fetched, until the most recent one is found. If false, return
the result from the first run targeted by the request if that run
ends in a result, otherwise raise an exception.
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
fetched, until the most recent one is found. If false, return
the result from the first run targeted by the request if that run
ends in a result, otherwise raise an exception.
fetched, until the most recent one is found. If false, return
the result or raise an exception for the single run targeted
by the request without traversing into other runs.

Not necessarily better, just "otherwise raise an exception" isn't really clear that this is because in other cases an exception may causes run traversal. But don't have to change.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I've read that several times and I haven't acquired any additional understanding. Feel free to create a follow-on PR with an improved wording.

@dandavison dandavison merged commit c643e8a into main Sep 4, 2025
17 checks passed
@dandavison dandavison deleted the result-docstring branch September 4, 2025 02:55
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