When downloading a file, the process was failing if the filesystem did not support either chmod
or shutils.copy2
when moving a file from the tmp folder to the cache. This patch release fixes this. More details in #2429.
Full Changelog: v0.24.3...v0.24.4