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

Issue with ClearCache(url) #30

Open
cguennou opened this issue Mar 9, 2022 · 2 comments
Open

Issue with ClearCache(url) #30

cguennou opened this issue Mar 9, 2022 · 2 comments

Comments

@cguennou
Copy link

cguennou commented Mar 9, 2022

Hi,

I was playing with Davinci, but I've realized that the function ClearCache(url) doesn't delete anything.
Indeed, on line #628 there is this :
File.Delete(filePath + CreateMD5(url));

I don't get why a new CreateMD5 is necessary? I've changed it using the uniqueHash (making the associated changes) and now it is working properly. Did I miss something about the clearing cache process? Don't know if it is a bug or it has been made on purpose, while I don't get anything.

Thanks for your answer!
Have a nice day,
Chloé.

@Techie-Pi
Copy link
Contributor

Hi Chloé! Right now I can't help because I'm having some troubles with my computer, once I sort that out I'll check this!

@cguennou
Copy link
Author

cguennou commented Oct 11, 2022 via email

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

2 participants