This is an archive of the discontinued Mercurial Phabricator instance.

rust-dirstate-v2: clean up previous data file after the docket is written
ClosedPublic

Authored by Alphare on Apr 21 2022, 9:40 AM.

Details

Summary

This was overlooked before and caused many data files to keep living forever.
We could potentially consider adding a random cleanup of them in case they
slipped through one day.

Diff Detail

Repository
rHG Mercurial
Branch
stable
Lint
No Linters Available
Unit
No Unit Test Coverage