sapling/eden/scm/lib/indexedlog
Jun Wu 6bddc1df08 rotatelog: avoid loading broken Logs multiple times
Summary:
RotateLog loads older logs lazily. If an older log is broken, remember that and avoid
loading the broken log again.

Reviewed By: DurhamG

Differential Revision: D20663899

fbshipit-source-id: 7a4b5279cc6387c19329a51048bfe1be2e0bc1f8
2020-03-30 11:34:49 -07:00
..
benches indexedlog: fix a typo in benchmarks 2020-03-18 09:30:31 -07:00
src rotatelog: avoid loading broken Logs multiple times 2020-03-30 11:34:49 -07:00
tests indexedlog: switch from bytes to minibytes 2020-02-12 13:57:37 -08:00
Cargo.toml indexedlog: use dev-logger 2020-03-10 14:16:39 -07:00