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

cleanup(EM): delegated tasks are executable sentences #916

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

gares
Copy link
Member

@gares gares commented Sep 26, 2024

If an opaque proof contained as Skip (i.e. a syntax error) it was not delegated anyway by the scehduler.

I'm rebasing #915 on top of this one since it makes is much cleaner.

@rtetley please have a look at the code for id_of_first/last_task. I think my new code is equivalent, but I don't get in which cases the default would be different than the computed one.

If an opaque proof contained as Skip (i.e. a syntax error) it was
not delegated anyway by the scehduler
@rtetley
Copy link
Collaborator

rtetley commented Sep 26, 2024

If I remember correctly, the opener and closer referred to the first proof step. This often lead us to not treat the Proof. or Qed. lines when coloring in delegation mode ?

@gares gares merged commit d8a0106 into main Sep 26, 2024
24 checks passed
@gares gares deleted the cleanup-exec-manager branch September 26, 2024 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants