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

fix lazy eval of ors #194

Merged
merged 1 commit into from
May 8, 2024
Merged

fix lazy eval of ors #194

merged 1 commit into from
May 8, 2024

Conversation

smn
Copy link
Contributor

@smn smn commented May 8, 2024

Finally tracked down why ors were greedy and returning the last value instead of the first.

@smn smn requested review from fedme, santiagocardo and rudigiesler May 8, 2024 13:50
@smn
Copy link
Contributor Author

smn commented May 8, 2024

@rudigiesler tagging you on this one too as you'd reported strange behaviour in ors - this was likely it.

Copy link
Contributor

@fedme fedme left a comment

Choose a reason for hiding this comment

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

Nice fix!

@smn smn merged commit 1a6b023 into develop May 8, 2024
3 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