MCPcopy Create free account
hub / github.com/buildkite/agent-stack-k8s / waitDone

Method waitDone

api/stack_notification_batcher.go:138–140  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

136}
137
138func (nb *notificationBatcher) waitDone() {
139 <-nb.done
140}

Calls

no outgoing calls