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 NullReferenceException when predicate doesn't return a value #459

Merged
merged 1 commit into from
Apr 12, 2024

Conversation

Jamiras
Copy link
Owner

@Jamiras Jamiras commented Apr 1, 2024

fixes #449

@Jamiras Jamiras added this to the 1.13.1 milestone Apr 1, 2024
@Jamiras Jamiras merged commit 77c3b56 into master Apr 12, 2024
1 check passed
@Jamiras Jamiras deleted the bugfix/predicate_error branch April 12, 2024 15:22
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.

[BUG] Unhandled NullReferenceException when the predicate of an IterableJoiningFunction has no return value
1 participant