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

Call evaluate_pre() instead of evaluate() on Maybe decider #1067

Merged
merged 2 commits into from
Apr 25, 2024
Merged

Conversation

francoisfreitag
Copy link
Member

@francoisfreitag francoisfreitag commented Mar 17, 2024

e19142c introduced evaluate_pre() to perform context unrolling before to call the semi-public evaluate().

The Maybe decider was not updated at that time, but its context need to be unrolled.

Closes #965

@francoisfreitag
Copy link
Member Author

Follow-up to #1010

skarzi and others added 2 commits April 25, 2024 11:28
e19142c introduced evaluate_pre to
perform context unrolling before to call the semi-public evaluate().

The Maybe decider was not updated at that time, but its context need to
be unrolled.
@rbarrois rbarrois merged commit d6349de into master Apr 25, 2024
18 checks passed
@rbarrois rbarrois deleted the issue-965 branch April 25, 2024 09:39
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.

KeyError: 'locale'
3 participants