MCPcopy Create free account
hub / github.com/TheThingsNetwork/lorawan-stack / Wait

Method Wait

pkg/workerpool/workerpool.go:68–68  ·  view source on GitHub ↗

Wait blocks until all workers have been closed.

()

Source from the content-addressed store, hash-verified

66
67 // Wait blocks until all workers have been closed.
68 Wait()
69}
70
71type contextualItem[T any] struct {

Callers 15

publishUplinkMethod · 0.95
subscribeDownlinkMethod · 0.95
subscribeUplinkMethod · 0.95
publishDownlinkMethod · 0.95
handleUpstreamMethod · 0.95
testWorkerPoolFunction · 0.95
benchmarkWorkerPoolFunction · 0.95
handleEventsMethod · 0.65
runTestSubscriptionsFunction · 0.65
CloseMethod · 0.65
UnsubscribeMethod · 0.65
fetchEntityRightsFunction · 0.65

Calls

no outgoing calls

Tested by 15

testWorkerPoolFunction · 0.76
benchmarkWorkerPoolFunction · 0.76
runTestSubscriptionsFunction · 0.52
fetchEntityRightsFunction · 0.52
requireAuthInfoFunction · 0.52
requireRightsFunction · 0.52
TestTaskBackoffResetFunction · 0.52
TestTasksFunction · 0.52
TestUpdateVersionInfoFunction · 0.52
TestBatchGetStatusFunction · 0.52
TestAuthenticationFunction · 0.52
TestFrontendFunction · 0.52