Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

delete leftover index temp files #148

Open
sourcefrog opened this issue Aug 31, 2020 · 0 comments
Open

delete leftover index temp files #148

sourcefrog opened this issue Aug 31, 2020 · 0 comments

Comments

@sourcefrog
Copy link
Owner

If a backup is interrupted, temporary files might be left behind in the index directory. These can be deleted immediately before the band is finalized.

Possibly, conserve gc could also look for them in already-complete index directories. They might have been left behind by versions before the check in the first paragraph was added.

There probably can't ever be very much space used by these, so it's not a high priority.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant