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

feat: recover from runtime errors in tactics #4130

Merged
merged 2 commits into from
May 11, 2024
Merged

feat: recover from runtime errors in tactics #4130

merged 2 commits into from
May 11, 2024

Conversation

leodemoura
Copy link
Member

closes #3554

@leodemoura leodemoura enabled auto-merge May 10, 2024 23:51
@github-actions github-actions bot temporarily deployed to lean-lang.org/lean4/doc May 11, 2024 00:06 Inactive
@leodemoura leodemoura added this pull request to the merge queue May 11, 2024
@github-actions github-actions bot added the toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN label May 11, 2024
@leanprover-community-mathlib4-bot
Copy link
Collaborator

Mathlib CI status (docs):

  • ❗ Batteries/Mathlib CI will not be attempted unless your PR branches off the nightly-with-mathlib branch. Try git rebase a1be9ec8505544801583a41fa3ac1640491958fa --onto fe7b96d8a0cf85e1ea81791ac9d673f84c9e866d. (2024-05-11 00:08:02)

Merged via the queue into master with commit a875ae3 May 11, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RFC: Recover better from a deterministic timeout.
2 participants