Skip to content

Catch runtime exceptions in trySimpOnly#27

Merged
PatrickMassot merged 2 commits into
PatrickMassot:masterfrom
impermeable:bugfix/calc-since
Apr 21, 2026
Merged

Catch runtime exceptions in trySimpOnly#27
PatrickMassot merged 2 commits into
PatrickMassot:masterfrom
impermeable:bugfix/calc-since

Conversation

@pimotte

@pimotte pimotte commented Mar 31, 2026

Copy link
Copy Markdown
Contributor

In leanprover/lean4#11490, the behaviour of try was changed to bubble heartbeat errors. This prevents trying more tactics, so we switch to tryCatchRuntimeEx to still catch them

In leanprover/lean4#11490, the behaviour of try was changed to bubble heartbeat errors.
This prevents trying more tactics, so we switch to tryCatchRuntimeEx to still catch them
@PatrickMassot
PatrickMassot merged commit dcb0689 into PatrickMassot:master Apr 21, 2026
1 check 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