Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudbase/garm
/ Done
Method
Done
websocket/client.go:120–122 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
118
}
119
120
func
(c *Client) Done() <-
chan
struct
{} {
121
return
c.done
122
}
123
124
func
(c *Client) SetMessageHandler(handler HandleWebsocketMessage) {
125
c.mux.Lock()
Callers
15
runWatcher
Method · 0.95
MetricsHandler
Method · 0.95
WSHandler
Method · 0.95
LockWithContext
Method · 0.45
GetControllerInfo
Method · 0.45
Wait
Method · 0.45
CollectObjectMetric
Function · 0.45
startLoopForFunction
Method · 0.45
waitForErrorGroupOrContextCancelled
Method · 0.45
waitForTimeoutOrCancelled
Method · 0.45
sleepWithCancel
Method · 0.45
Start
Method · 0.45
Calls
no outgoing calls
Tested by
3
TestConcurrentQueuedJobs
Method · 0.36
TestConcurrentWebhooksForSameJob
Method · 0.36
TestCreateInstanceConcurrentMaxRunnersRaceCondition
Method · 0.36