Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ Cancel
Method
Cancel
cli/clitest/clitest.go:232–234 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
230
}
231
232
func
(w *ErrorWaiter) Cancel() {
233
w.cancelFunc()
234
}
235
236
func
(w *ErrorWaiter) Wait() error {
237
w.waitOnce.Do(
func
() {
Callers
4
TestVSCodeSSH
Function · 0.45
TestServer
Function · 0.45
ProvisionerJob
Function · 0.45
StartWithAssert
Function · 0.45
Calls
no outgoing calls
Tested by
2
TestVSCodeSSH
Function · 0.36
TestServer
Function · 0.36