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

Fix for duplicate key bug #36

Closed
wants to merge 7 commits into from

Conversation

pyrescene
Copy link

These changes fix bug #22 where the application crashes.

I'm not sure why exactly it went wrong, but I rewrote the failing part. Adding a test before trying to insert a new key avoids to have the same problem again. Some unneeded loops are removed. Tested on empty folders/disks and still works as expected, and tested by 3rd party that had the same error.

@rlv-dan
Copy link
Owner

rlv-dan commented Oct 22, 2024

Closing this because I have re-written the disk scanning code from scratch. I will include your comment about the registry key in the readme file.

@rlv-dan rlv-dan closed this Oct 22, 2024
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