MatthiWare/UpdateLib

Cache keeps deleted files

Closed this issue · 1 comments

When testing the speed of updates I noticed a little bug with the cache.

Case: A file has been added in the cache. Next update the file gets removed but not from the cache.

Cons:

  • Cache file will grow indefinitely
  • Could trick the updater into thinking a file exists while it doesn't exist locally

Will be fixed in #28