Description
While trying to clean up an output folder on gs:// I noticed that the "Delete files" action doesn't delete files despite a matching wildcard.
It's traced back to an incorrect assumption regarding equality of folders in VFS.
The solution is to implement equals (and hashcode for good measure) in GoogleStorageFileObject on the path
Attachments
Issue Links
- links to