mirror of https://gitea.com/gitea/act_runner.git
- TestNewParallelExecutorFailed: fix assert.ErrorIs argument order - TestNewParallelExecutorCanceled: check for context.Canceled (not the executor error) since NewParallelExecutor returns ctx.Err() when context is cancelled; use atomic counter to fix data race - TestNewParallelExecutor: use atomic counters to fix data race with concurrent goroutines Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| artifactcache | ||
| artifacts | ||
| common | ||
| container | ||
| exprparser | ||
| filecollector | ||
| gh | ||
| lookpath | ||
| model | ||
| runner | ||
| schema | ||
| tart | ||
| workflowpattern | ||