MCPcopy Create free account
hub / github.com/agis/spawn / Start

Method Start

spawn.go:58–79  ·  view source on GitHub ↗

Start starts c until it terminates or ctx is cancelled. It does not wait for it to complete. When ctx is cancelled a SIGINT is sent to c. The Wait method will return the exit code and release associated resources once the command exits.

(ctx context.Context)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

TestMainFunction · 0.80

Calls

no outgoing calls

Tested by 1

TestMainFunction · 0.64