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

change __contains__ in manifests to do an ident/md5 combination check #2763

Open
ctb opened this issue Sep 15, 2023 · 0 comments
Open

change __contains__ in manifests to do an ident/md5 combination check #2763

ctb opened this issue Sep 15, 2023 · 0 comments

Comments

@ctb
Copy link
Contributor

ctb commented Sep 15, 2023

right now it only checks for md5sum, which will cause weird problems in not-so-edge cases.

ref #2747, #2762, #2617, #2593.

The reason I didn't just implement this quickly is that the sqlite implementation to get ident might be tricky and I need to look into how to do it correctly and efficiently.

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

No branches or pull requests

1 participant