jj/lib
Martin von Zweigbergk ddf8416d92 git_store: use exponential backoff when retrying note-writing
I have never run into this being a problem in practice, but this
change is a stepping stone for two things:

 1. Using exponential backoff for other locks (in particular the
    working copy).

 2. Making the Git store write a ref for conflict objects, so they
    don't get GC'd (I want to do that before even I start dogfooding).
2020-12-24 23:22:07 -08:00
..
protos protobuf: generate code at build-time 2020-12-24 01:05:17 -08:00
src git_store: use exponential backoff when retrying note-writing 2020-12-24 23:22:07 -08:00
tests evolution: fix it so pruned commits can be divergent 2020-12-23 18:01:01 -08:00
build.rs protobuf: generate code at build-time 2020-12-24 01:05:17 -08:00
Cargo.toml git_store: use exponential backoff when retrying note-writing 2020-12-24 23:22:07 -08:00