Lea

Results 3 issues of Lea

ToDo: Cleaner should not try to remove files on/via `lfs=precious` pools. The hsm component of the `cleaner` cell tries to delete files from/via pools configured with `lfs=precious`. Because such pools...

cleaner

ToDo: Cleaner should report all delete locations when queried, not just the cached ones. Originally, the hsm component of the `cleaner` cell would cache all delete locations, which could result...

cleaner

The methods getLong and getInt in class Bytes do not check that the given array is sufficiently long, leading to occasional ArrayIndexOutOfBoundsExceptions.

bug