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

Force evaluation of warnings and errors in catchCYIO #90

Merged
merged 1 commit into from
Mar 13, 2025

Conversation

fwcd
Copy link
Owner

@fwcd fwcd commented Mar 13, 2025

Fixes #89

This prevents diverging/erroring warnings/errors from "escaping" the catch handler.

@fwcd fwcd merged commit 9cf6026 into main Mar 13, 2025
3 checks passed
@fwcd fwcd deleted the evaluate-compile-state branch March 13, 2025 00:46
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.

Runtime exceptions from the Curry frontend may escape catch due to lazy evaluation
1 participant