Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/docker/buildx
/ close
Method
close
util/progress/printer.go:325–329 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
323
}
324
325
func
(req *interruptRequest) close() {
326
if
req.done != nil {
327
close(req.done)
328
}
329
}
Callers
2
updateDisplay
Method · 0.45
bufferDisplay
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected