Address code review findings: - Add global wrappers: StartWithOptions, RunWithOptions, Running - Add global_test.go with concurrent access tests for Default(), SetDefault(), and concurrent operations - Add process_test.go with dedicated Process struct method tests - All tests pass with race detector Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| actions.go | ||
| buffer.go | ||
| buffer_test.go | ||
| global_test.go | ||
| process.go | ||
| process_global.go | ||
| process_test.go | ||
| runner.go | ||
| runner_test.go | ||
| service.go | ||
| service_test.go | ||
| types.go | ||