-
```
Error: Invariant QuorumAgreementInv is violated.
Error: The behavior up to this point is:
State 1:
/\ view = (a :> 0 @@ b :> 0 @@ c :> 0 @@ Z :> 0)
/\ prepareQC = (a :> (a :> 0 @@ b :> 0 @@ …
-
Extension of https://github.com/tlaplus/tlaplus/issues/277: It would be helpful if TLC did not use the same exit code (13) for both action property violations and all liveness violations. Instead, we …
lemmy updated
1 month ago
-
The popularity of the CommunityModules warrants that we bundle (or otherwise) include its jar in the vscode extension.
lemmy updated
2 months ago
-
Additionally, Go bindings (and, maybe, some others) may require some updates — for that, tree-sitter-tact may have to get submitted in the community bindings repositories, like [smacker/go-tree-sitter…
-
See PR at https://github.com/tlaplus/tlaplus/pull/455
Personal notes (everybody please ignore):
https://github.com/lemmy/PageQueue/commit/4ab1ebbbc759edad6a9168370558354306b13d9f
https://github.c…
lemmy updated
4 months ago
-
The screenshot below shows an action where a node sends a RequestVote message. However, the error-trace viewer incorrectly annotates an existing AppendEntries messages as *added*, whereas the new Req…
lemmy updated
1 month ago
-
The more examples the better but for the sake of consistency, I'd suggest to rename the repo and generally change the wording from "tlaplus" to "pluscal".
lemmy updated
5 years ago
-
TLC shows a bogus startup banner (note the `x86_64`) when running on non-x86 architecture:
```
Running breadth-first search ... (Mac OS X 13.6.9 aarch64, Eclipse Adoptium 21.0.4 x86_64, ...).
```…
lemmy updated
4 weeks ago
-
Using this release: https://github.com/tlaplus/tlapm/releases/tag/202210041448
Seen here: https://github.com/tlaplus/Examples/actions/runs/5531712640/jobs/10092766558
Error message:
```
2023-0…
-
Issue raised on twitter: https://twitter.com/lemmster/status/1089658388038836229 shows that OpenJ9 has lower throughput on this workload.
Details on how to reproduce the issue: https://twitter.com/…