Process lifecycle management with supervisor pattern
Signal() now properly forwards to cmd.Process.Signal() instead of calling Kill(). SetDefault(nil) returns error instead of panicking. Wait() returns descriptive errors with process context. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .core | ||
| exec | ||
| actions.go | ||
| buffer.go | ||
| buffer_test.go | ||
| global_test.go | ||
| go.mod | ||
| go.sum | ||
| process.go | ||
| process_global.go | ||
| process_test.go | ||
| runner.go | ||
| runner_test.go | ||
| service.go | ||
| service_test.go | ||
| types.go | ||