Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudbase/garm
/ Wait
Method
Wait
runner/common/pool.go:80–80 ·
view source on GitHub ↗
Wait will block until the pool manager has stopped.
()
Source
from the content-addressed store, hash-verified
78
Status() params.PoolManagerStatus
79
// Wait will block until the pool manager has stopped.
80
Wait() error
81
}
Callers
12
waitForErrorGroupOrTimeout
Method · 0.65
Stop
Method · 0.65
Wait
Method · 0.65
waitForErrorGroupOrContextCancelled
Method · 0.65
Wait
Method · 0.65
TestConcurrentQueuedJobs
Method · 0.65
TestConcurrentWebhooksForSameJob
Method · 0.65
TestCreateInstanceConcurrentMaxRunnersRaceCondition
Method · 0.65
waitForErrorGroupOrContextCancelled
Method · 0.65
keepListenerAlive
Method · 0.65
waitForErrorGroupOrContextCancelled
Method · 0.65
waitForErrorGroupOrContextCancelled
Method · 0.65
Implementers
3
basePoolManager
runner/pool/pool.go
PoolManager
runner/common/mocks/PoolManager.go
PoolManager_Expecter
runner/common/mocks/PoolManager.go
Calls
no outgoing calls
Tested by
3
TestConcurrentQueuedJobs
Method · 0.52
TestConcurrentWebhooksForSameJob
Method · 0.52
TestCreateInstanceConcurrentMaxRunnersRaceCondition
Method · 0.52