Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolve states of partial results recursively and now correctly #107

Merged
merged 1 commit into from Nov 6, 2023

Conversation

RincewindsHat
Copy link
Member

This patch fixes a bug which causes PartialResults to show "wrong" states, when the state is derived from other PartialResults inside.

The problem was a small piece of code which was forgotten, when the "explicit state" logic was introduced.

This patch fixes a bug which causes PartialResults to show "wrong"
states, when the state is derived from other PartialResults inside.

The problem was a small piece of code which was forgotten, when
the "explicit state" logic was introduced.
@RincewindsHat RincewindsHat marked this pull request as ready for review November 6, 2023 13:12
@martialblog martialblog added the bug Something isn't working label Nov 6, 2023
@martialblog martialblog added this to the v0.6.1 milestone Nov 6, 2023
Copy link
Member

@martialblog martialblog left a comment

Choose a reason for hiding this comment

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

:shipit:

@RincewindsHat RincewindsHat merged commit 6cfc38c into master Nov 6, 2023
2 checks passed
@RincewindsHat RincewindsHat deleted the fix/partialResult_recursive_result branch November 6, 2023 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants