Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ Wait
Method
Wait
aibridge/recorder/recorder.go:298–300 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
296
}
297
298
func
(a *AsyncRecorder) Wait() {
299
a.wg.Wait()
300
}
Callers
1
newInterceptionProcessor
Function · 0.95
Calls
1
Wait
Method · 0.65
Tested by
no test coverage detected