Issue with ClearCache(url)
cguennou opened this issue · 2 comments
cguennou commented
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 commented
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 commented
Hey!
thanks a lot!
No worries, I've realized taht I've mixed up things, and in fact,
everything is working properly!
I'll do an edit and I'll closed the issue :)
Have a nice day!
C.
…On 3/15/2022 1:24 PM, TechiePi wrote:
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!
—
Reply to this email directly, view it on GitHub
<#30 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AC5ZWESRTHXRTA557MBZ3YDVAB6O3ANCNFSM5QICEOSQ>.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you authored the thread.Message ID:
***@***.***>