You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[6.0] Fix cache not cleaned up if download fails (#7671)
Cherry-pick of #7663.
**Explanation**: If a server returns an error when trying to download a
binaryTarget an invalid file remains in the artifacts cache.
**Scope**: Isolated to binary targets cache.
**Risk**: Low, scope is isolated, and the change has a corresponding
test.
**Testing**: Automated with an existing test case refined.
**Issue**: rdar://123897276
**Reviewer**: @MaxDesiatov
---------
Co-authored-by: Philipp Wallrich <[email protected]>
0 commit comments