mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-06-01 12:19:31 -04:00
As not only detaching but apparently all operations of hdiutil can be blocked by slow disk I/O on CI runners, this wraps all invocations of it in a helper function that attempts up to 5 retries with a backoff timer.