Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cortesi/modd
/ Stop
Method
Stop
shell/shell.go:159–161 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
157
}
158
159
func
(e *Executor) Stop() error {
160
return
e.Signal(os.Kill)
161
}
162
163
func
logOutput(wg *sync.WaitGroup, fp io.ReadCloser, out
func
(string, ...
interface
{})) {
164
defer
wg.Done()
Callers
3
testCmd
Function · 0.95
Shutdown
Method · 0.80
runOnChan
Method · 0.80
Calls
1
Signal
Method · 0.95
Tested by
1
testCmd
Function · 0.76