mirror of
https://github.com/foomo/contentserver.git
synced 2026-04-15 09:34:26 +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.