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: restore synchronous fast-forwarding path in language processor #5802

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

Kha
Copy link
Member

@Kha Kha commented Oct 22, 2024

Between #3106 and this, it was possible that reparsing the file up to the current position was stuck waiting in the threadpool queue, displaying a yellow bar and not displaying any info on the unchanged prefix.

@Kha Kha enabled auto-merge October 22, 2024 09:30
@Kha Kha added this pull request to the merge queue Oct 22, 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 Oct 22, 2024
leanprover-community-mathlib4-bot added a commit to leanprover-community/batteries that referenced this pull request Oct 22, 2024
leanprover-community-mathlib4-bot added a commit to leanprover-community/mathlib4 that referenced this pull request Oct 22, 2024
Merged via the queue into leanprover:master with commit d0abe1d Oct 22, 2024
14 checks passed
@leanprover-community-bot leanprover-community-bot added the builds-mathlib CI has verified that Mathlib builds against this PR label Oct 22, 2024
@leanprover-community-bot
Copy link
Collaborator

Mathlib CI status (docs):

@Kha Kha deleted the push-rnnpvsspvrro branch October 22, 2024 11:12
tobiasgrosser pushed a commit to opencompl/lean4 that referenced this pull request Oct 27, 2024
…eanprover#5802)

Between leanprover#3106 and this, it was possible that reparsing the file up to
the current position was stuck waiting in the threadpool queue,
displaying a yellow bar and not displaying any info on the unchanged
prefix.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
builds-mathlib CI has verified that Mathlib builds against this PR 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.

2 participants