forked from leanprover/lean4
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: restore synchronous fast-forwarding path in language processor (l…
…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.
- Loading branch information
1 parent
55a103e
commit 7e3ccaa
Showing
1 changed file
with
64 additions
and
59 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters