Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoEdgeLab/EdgeNode
/ Wait
Method
Wait
internal/goman/task_group.go:42–44 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
40
}
41
42
func
(this *TaskGroup) Wait() {
43
this.wg.Wait()
44
}
45
46
func
(this *TaskGroup) Lock() {
47
this.locker.Lock()
Callers
1
TestNewTaskGroup
Function · 0.45
Calls
no outgoing calls
Tested by
1
TestNewTaskGroup
Function · 0.36