1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-03-30 00:00:14 +01:00
restic/internal/backend/test
Michael Eischer 4350b95d27 backend/test: fix delayedRemoval timeout handling
The timeout for all blobs starts to run after the delete calls have been
issue. Thus, use the same start time for all blobs instead of individual
timeouts.
2025-03-23 16:36:31 +01:00
..
benchmarks.go move Backend interface to backend package 2023-10-25 23:00:18 +02:00
config.go backend: let ParseConfig return a Config pointer 2023-06-07 22:31:15 +02:00
doc.go move Backend interface to backend package 2023-10-25 23:00:18 +02:00
suite.go move Backend interface to backend package 2023-10-25 23:00:18 +02:00
tests.go backend/test: fix delayedRemoval timeout handling 2025-03-23 16:36:31 +01:00