MCPcopy
hub / github.com/grafana/tempo / Done

Method Done

modules/frontend/pipeline/async_sharding.go:13–13  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

11type waitGroup interface {
12 Add(int)
13 Done()
14 Wait()
15}
16

Callers 15

NewAsyncSharderFuncFunction · 0.95
buildBackendRequestsMethod · 0.65
buildBackendRequestsMethod · 0.65
buildBackendRequestsFunction · 0.65
SearchMethod · 0.65
PushBytesMethod · 0.65
PushBytesV2Method · 0.65
TestGenericCombinerFunction · 0.65
WaitMethod · 0.65
doneChanMethod · 0.65

Implementers 1

BoundedWaitGrouppkg/boundedwaitgroup/boundedwaitgroup.

Calls

no outgoing calls

Tested by 12

SearchMethod · 0.52
PushBytesMethod · 0.52
PushBytesV2Method · 0.52
TestGenericCombinerFunction · 0.52
TestDoneChanClosesFunction · 0.52
TestDoneChanClosesOnStopFunction · 0.52
TestAsyncResponseFansInFunction · 0.52
TestAsyncShardersFunction · 0.52