mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-06-20 05:39:24 -04:00
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.