Using LWWReg::from was giving subsequent actions the same clock value as their predecessors. This resulted in a Reject not being able to turn into an Accept on a second review of a patch. The solution is to use the clock value that was produced for the Op and pass that into new, avoiding the call to from. Co-authored-by: Fintan Halpenny <fintan.halpenny@gmail.com> Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com> Signed-off-by: Sebastian Martinez <me@sebastinez.dev> |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||