Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cloudflare/tableflip
/ Signal
Method
Signal
process.go:15–15 ·
view source on GitHub ↗
(sig os.Signal)
Source
from the content-addressed store, hash-verified
13
type
process
interface
{
14
fmt.Stringer
15
Signal(sig os.Signal) error
16
Wait() error
17
}
18
Callers
2
TestFilesAreNonblocking
Function · 0.65
Kill
Method · 0.65
Implementers
1
testProcess
process_test.go
Calls
no outgoing calls
Tested by
1
TestFilesAreNonblocking
Function · 0.52