You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ingest storage: add cleanup to TestPartitionReader_ConsumeAtStartup (#9579)
* ingest storage: add cleanup to TestPartitionReader_ConsumeAtStartup
related to XXX; this PR fixes the race on `testing.T.log()` mentioned in that issue. We don't wait for the fetchers to exit and as a result they use the logger after the parent test has exited.
Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>
* Expect errors when shutting down PartitionReadr
Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>
---------
Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>
0 commit comments