Skip to content
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.

Bug: Providers not deleting dead files #53

Closed
TheMarstonConnell opened this issue Apr 2, 2023 · 2 comments
Closed

Bug: Providers not deleting dead files #53

TheMarstonConnell opened this issue Apr 2, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@TheMarstonConnell
Copy link
Member

Providers are not removing files from the disk that they lose to downtime. #52 attempts to address this, which seems inefficient but works right now to mitigate the issue.

@TheMarstonConnell TheMarstonConnell added the bug Something isn't working label Apr 2, 2023
@TheMarstonConnell
Copy link
Member Author

#63 attempts again to address this by rebuilding trees when it only half-deletes a file. Before this, it would have false positives and fail over and over again.

@dahn510
Copy link
Member

dahn510 commented Apr 22, 2024

#151 fixes this issue

@dahn510 dahn510 closed this as completed Apr 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants