-
Notifications
You must be signed in to change notification settings - Fork 240
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: # This diff Refactors fs_util retry_io test to make it easier to add to in the future. # Context In the next diff, I'm going to add a new IO error type that should be retried. Adding a test for the new error type was painful, so I refactored the code to make it much easier in the future. Now we can easily add to the list of test cases when new retries are added. Reviewed By: JakobDegen Differential Revision: D69890300 fbshipit-source-id: cfcd1480aae9b86b6a1132cf8a63558530e3ff9f
- Loading branch information
1 parent
c7e8e4d
commit ebe15dc
Showing
1 changed file
with
57 additions
and
25 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