MCPcopy
hub / github.com/micro/go-micro / Wait

Method Wait

server/rpc_util.go:36–39  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

34}
35
36func (w *waitGroup) Wait() {
37 // only wait on local group
38 w.lg.Wait()
39}

Callers 15

TestWatchQueryTopicFunction · 0.45
stopAllMethod · 0.45
testParallelFunction · 0.45
ShutdownMethod · 0.45
runMethod · 0.45

Calls

no outgoing calls

Tested by 15

TestWatchQueryTopicFunction · 0.36
runMethod · 0.36
pubFunction · 0.36
TestConcurrentSubBrokerFunction · 0.36
TestConcurrentPubBrokerFunction · 0.36