1
0
Fork 0
hugo/resources/resource_factories/create
Bjørn Erik Pedersen 77824d704c Fix same resource file published more than once
This may still happen, though, in low memory situations or very big sites, but I'm not sure it's worth spending time on fixing that. Writing the same file more than once isn't harmful, the negative effect is the false path warning.
 We may find a way to detect that situation if this becomes a real problem.

Fixes #13164
2024-12-27 18:55:24 +01:00
..
create.go Fix same resource file published more than once 2024-12-27 18:55:24 +01:00
create_integration_test.go Add a HTTP cache for remote resources. 2024-06-04 16:07:39 +02:00
remote.go resources: Add URI GetRemote error 2024-08-14 13:24:58 +02:00
remote_test.go identity: Use xxHash in hashstructure (note) 2024-07-31 16:44:06 +02:00