mirror of
https://github.com/foomo/contentserver.git
synced 2026-08-13 12:40:19 +00:00
Use a separate cancellable context for the repo background goroutines and register cleanup with t.Cleanup() to ensure goroutines stop before the test logger is torn down.