hugo/cache/filecache
Bjørn Erik Pedersen ec1c97e7e9 Work around --gc failure on Windows <= 10
This applies two related fixes/improvements:

* The --gc now keeps empty `_resources/_gen/images` etc folders, even if empty. This should have been the behaviour
from the start.
* Also, if removal of an empty dir on Windows fails with the "used by another process" error, just ignore it for now.

Fixes #10781
2023-03-04 13:40:55 +01:00
..
filecache.go Correct typos in Go comments 2023-03-02 16:32:32 +01:00
filecache_config.go
filecache_config_test.go
filecache_pruner.go Work around --gc failure on Windows <= 10 2023-03-04 13:40:55 +01:00
filecache_pruner_test.go
filecache_test.go
integration_test.go Work around --gc failure on Windows <= 10 2023-03-04 13:40:55 +01:00