-
Notifications
You must be signed in to change notification settings - Fork 361
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support operation coallescing (#141)
* Disk cache removes its trash directory as a whole instead of removing files inside one by one * Make sharedTrashURL thread-safe * Support operation coallescing * Add unit tests for operation coallescing * Address Garrett's feedbacks * Update tests
- Loading branch information
1 parent
b700ec2
commit 48031ad
Showing
5 changed files
with
409 additions
and
60 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
Oops, something went wrong.