mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-22 00:12:06 -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.