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

Show simulator's progress on the table in the side panel #338

Merged
merged 1 commit into from
Sep 29, 2024

Conversation

FedericoPonzi
Copy link
Collaborator

Fixes #324.

image

I've also opened tlaplus/tlaplus#1016 to print the initial entry on this table. Thankfully the regex is able to handle the slightly different log line produced by the simulator output, so no additional changes were needed. Please let me know if this is the correct expectation for that ticket!
Tested with the spec from that ticket and run with "Check model with tlc" and additional parameters: -fpmem 0.9 -simulate -checkpoint 10.

@FedericoPonzi FedericoPonzi requested a review from lemmy September 29, 2024 09:34
Signed-off-by: Federico Ponzi <me@fponzi.me>
@lemmy lemmy merged commit 9b9493f into tlaplus:master Sep 29, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

VSCode status panel stuck in computing initial states when using simulation mode
2 participants