Files
act_runner/pkg
silverwind 4fdf9ab904 Fix executor_test.go: ErrorIs arg order, wrong target, and data races
- 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>
2026-02-24 08:06:05 +01:00
..
2026-02-23 13:59:05 +01:00
2026-02-23 00:30:44 +01:00
2026-02-23 13:59:05 +01:00
2026-02-22 21:12:25 +01:00
2026-02-22 21:00:42 +01:00
2026-02-23 23:33:02 +01:00
2026-02-23 13:59:05 +01:00
2026-02-23 14:09:30 +01:00
2026-02-22 21:12:25 +01:00
2026-02-22 20:58:46 +01:00
2026-02-23 13:59:05 +01:00