Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ Wait
Method
Wait
aibridge/utils/concurrent_group.go:35–38 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
33
}
34
35
func
(c *ConcurrentGroup) Wait() error {
36
c.wg.Wait()
37
return
c.errs
38
}
Callers
4
TestConcurrentGroup
Function · 0.95
BenchmarkConcurrentGroup
Function · 0.95
Init
Method · 0.95
Shutdown
Method · 0.95
Calls
1
Wait
Method · 0.65
Tested by
2
TestConcurrentGroup
Function · 0.76
BenchmarkConcurrentGroup
Function · 0.76