hugo/common/collections
Bjørn Erik Pedersen 609d798e34 Handle resource changes when the resources is already evicted from cache
Also fix a logical flaw in the cache resizer that made it too aggressive. After this I haven't been able to reproduce #11988, but I need to look closer.

Closes #11973
Updates #11988
2024-02-04 16:55:06 +01:00
..
append.go
append_test.go all: Run gofumpt -l -w . 2024-01-28 23:14:09 +01:00
collections.go all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
order.go
slice.go all: Run gofumpt -l -w . 2024-01-28 23:14:09 +01:00
slice_test.go all: Run gofumpt -l -w . 2024-01-28 23:14:09 +01:00
stack.go Handle resource changes when the resources is already evicted from cache 2024-02-04 16:55:06 +01:00