Closed tlecomte closed 3 weeks ago
hdiutil is sometimes failing with a "Resource Busy" error. According to https://github.com/actions/runner-images/issues/7522 this is due to XProtectBehaviorService and the easiest solutions are either to kill this service or retry. Here we retry.
hdiutil is sometimes failing with a "Resource Busy" error. According to https://github.com/actions/runner-images/issues/7522 this is due to XProtectBehaviorService and the easiest solutions are either to kill this service or retry. Here we retry.