Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/docker/buildx
/ cancelRunningProcesses
Method
cancelRunningProcesses
monitor/monitor.go:471–473 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
469
}
470
471
func
(m *monitor) cancelRunningProcesses() {
472
m.processes.CancelRunningProcesses()
473
}
474
475
type
nopCloser
struct
{
476
io.Writer
Callers
1
Close
Method · 0.95
Calls
1
CancelRunningProcesses
Method · 0.80
Tested by
no test coverage detected