analysis
This commit is contained in:
parent
e08761288d
commit
f01b4cbf7c
1 changed files with 2 additions and 0 deletions
|
@ -19,4 +19,6 @@ timestamp, and indeed the same timestamp is used for all the batch
|
|||
changes. With the same timestamp for the log line that sets c as the line
|
||||
that removes it, it's indeterminite which line will be acted on first, and
|
||||
so the removal can be processed before the addition, leaving c "stuck".
|
||||
|
||||
Fixing..
|
||||
"""]]
|
||||
|
|
Loading…
Reference in a new issue