Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
1.6.8, 1.8.1
-
None
Description
The FileCache#load method needs to clean the files which may have been downloaded partially in case of errors from backend. This partially downloaded file should be removed before returning from the method.