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

manual proof mode should never result in a state where "There are no more subgoals" but Qed claims there are remaining open goals #1058

Open
JasonGross opened this issue Mar 3, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@JasonGross
Copy link
Member

Image

The only way to fix this seems to be reloading the document, which makes working on slow files incredibly painful.

@rtetley
Copy link
Collaborator

rtetley commented Mar 7, 2025

I think this could somewhat be linked to #1048. It seems there is some sort of race condition in the parsing of the file which ends up having an incorrect internal state.

@rtetley rtetley added the bug Something isn't working label Mar 7, 2025
@rtetley rtetley added this to the Next release (2.3.0) milestone Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants