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

do not raise error when remove duplicates and auto skip not exists duplicates. #38

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

naihe2010
Copy link

No description provided.

@ssokolow
Copy link
Owner

To clarify, aside from porting to Python 3, are all your other changes intended to account for a situation where you're deleting files while fastdupes is still gathering data in the background?

@naihe2010
Copy link
Author

when use -d option for delete duplicate file interactively, the original fastfdupes will abort if the file be deleted by other program.

So, I changed this.

Now, when occur this, the fastdupes will show [Deleted] prefix at the file line, but not abort.

@ssokolow
Copy link
Owner

OK. It'll take some setup to test that code and this project is on hiatus, but I'll try to look over it within the next week or two.

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

Successfully merging this pull request may close these issues.

2 participants