I am also on the waiting list.
Currently our line 1595 in share.php looks like:
if(!@rename($_host_cache_dir_tmp, $_host_cache_dir)) // Deletions are atomic; restore original directory now.
return $counter; // Total files deleted by this routine.
I do not know what will be the consequences.