mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00

Use atomic functions to manipulate `rev` of `fakeRevGetter` so that the tester goroutine can update the value without race with the compactor's goroutine.