-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
blobfixture: tolerate non-found errors
Previously, when the fixture GC was running, registry operations could fail because they would list metadata blobs then attempt to read them. Now, the registry tolerates missing blobs with the assumption they were deleted by a concurrent GC. Release note: none Part of: #139159
- Loading branch information
1 parent
ca1026a
commit c97ba77
Showing
2 changed files
with
75 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters