MCPcopy Create free account
hub / github.com/encodeous/nylon / Wait

Method Wait

integration/harness.go:49–51  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

47 }
48}
49func (s Signal) Wait() {
50 <-s
51}
52
53type VirtualLink struct {
54 Edge state.Pair[bindtest.ChannelEndpoint2, bindtest.ChannelEndpoint2]

Callers 4

TestOptimalConvergenceFunction · 0.95
WaitForReadyMethod · 0.45
TestRepeatTaskFunction · 0.45
ProbeMethod · 0.45

Calls

no outgoing calls

Tested by 2

TestOptimalConvergenceFunction · 0.76
TestRepeatTaskFunction · 0.36