Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
223
func
(e *Engine) Wait() {
224
<-e.running
225
}
226
227
func
(e *Engine) panicGuard(main, failed
chan
*seccomp.Notif) {
228
err := recover()
Callers
15
SendEvent
Method · 0.45
Close
Method · 0.45
newBufferedSink
Function · 0.45
Flush
Method · 0.45
Finish
Method · 0.45
entrypointParent
Method · 0.45
waitProcess
Method · 0.45
Start
Method · 0.45
discardMulti
Method · 0.45
newHTTP2Stream
Method · 0.45
proxyHTTP2
Method · 0.45
Connect
Method · 0.45
Calls
no outgoing calls
Tested by
1
TestBasic
Function · 0.36