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

Don't use robust "key not found" error when errors are suppressed #3545

Merged
merged 1 commit into from
Oct 27, 2024

Conversation

d-torrance
Copy link
Member

The robust error message involves calling alarm, which will cancel any alarms we might be trying to catch using try or ??.

Closes: #3524

The robust error message involves calling "alarm", which will cancel
any alarms we might be trying to catch using "try" or ??.

Closes: Macaulay2#3524
@d-torrance d-torrance requested a review from mahrud October 26, 2024 20:53
@d-torrance d-torrance merged commit 14766ae into Macaulay2:development Oct 27, 2024
5 checks passed
@d-torrance d-torrance deleted the alarm branch November 25, 2024 01:07
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