mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-01-12 05:33:11 +01:00
The cleanup routine test used time.Sleep() without actually verifying the goroutine stopped. Added a done channel to provide deterministic verification of goroutine termination. Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com> |
||
|---|---|---|
| .. | ||
| internal/client | ||
| backup.go | ||
| doc.go | ||
| identity.go | ||
| manager.go | ||
| metrics_test.go | ||
| metrics.go | ||
| recovery_window.go | ||
| retention.go | ||
| start.go | ||
| suite_test.go | ||
| types.go | ||