MCPcopy Index your code
hub / github.com/subtrace/subtrace / Wait

Method Wait

cmd/run/engine/engine.go:223–225  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

221}
222
223func (e *Engine) Wait() {
224 <-e.running
225}
226
227func (e *Engine) panicGuard(main, failed chan *seccomp.Notif) {
228 err := recover()

Callers 15

SendEventMethod · 0.45
CloseMethod · 0.45
newBufferedSinkFunction · 0.45
FlushMethod · 0.45
FinishMethod · 0.45
entrypointParentMethod · 0.45
waitProcessMethod · 0.45
StartMethod · 0.45
discardMultiMethod · 0.45
newHTTP2StreamMethod · 0.45
proxyHTTP2Method · 0.45
ConnectMethod · 0.45

Calls

no outgoing calls

Tested by 1

TestBasicFunction · 0.36