MCPcopy 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
42func (this *TaskGroup) Wait() {
43 this.wg.Wait()
44}
45
46func (this *TaskGroup) Lock() {
47 this.locker.Lock()

Callers 1

TestNewTaskGroupFunction · 0.45

Calls

no outgoing calls

Tested by 1

TestNewTaskGroupFunction · 0.36