mirror of
https://github.com/foomo/contentserver.git
synced 2026-06-02 16:40:01 +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.