Do to multithreading the update process, files of the same hash can sometimes collide due to race. Ensure the filenames are all unique by appending an incremented value for each file.
Do to multithreading the update process, files of the same hash can sometimes collide due to race. Ensure the filenames are all unique by appending an incremented value for each file.