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: ensure a local instance is not registered multiple times #4210

Merged
merged 1 commit into from
May 18, 2024

Conversation

leodemoura
Copy link
Member

closes #4203

@github-actions github-actions bot temporarily deployed to lean-lang.org/lean4/doc May 18, 2024 01:48 Inactive
@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 18, 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 7648bf255cfff9d679404b05f7aa8601044990ca --onto 3a457e6ad60272f03c3555e443379dbde10507ea. (2024-05-18 01:53:23)

@leodemoura leodemoura added this pull request to the merge queue May 18, 2024
Merged via the queue into master with commit 3cb6eb0 May 18, 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.

clear on a local instance can result in a future "unknown fvar" error
2 participants