Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
138
func
(nb *notificationBatcher) waitDone() {
139
<-nb.done
140
}
Callers
3
TestNotificationBatcher_SendsBatchesPeriodically
Function · 0.80
TestNotificationBatcher_ChunksBatchesBySize
Function · 0.80
Stop
Method · 0.80
Calls
no outgoing calls
Tested by
2
TestNotificationBatcher_SendsBatchesPeriodically
Function · 0.64
TestNotificationBatcher_ChunksBatchesBySize
Function · 0.64