tla-plus: to_check doesn't decrease during StageWritesAndRecordLoop #54130
Labels
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
O-community
Originated from the community
Describe the problem
In
StageWritesAndRecordLoop
, thecommitter
process picks a key from pipelinedto_check
set one-by-one, then queries the state of the corresponding intent. Thus, the line:should be:
The text was updated successfully, but these errors were encountered: