You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Resolve states of partial results recursively and now correctly (#107)
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.
Co-authored-by: Lorenz Kästle <lorenz.kaestle@netways.de>
0 commit comments