Commit af0f064
test: Add NotInParallel attribute to ProcessInParallel_ActuallyRunsInParallel test
The test was failing when run in parallel with other tests due to timing constraints.
Adding NotInParallel ensures the test runs in isolation for accurate timing measurements.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 3ba09d2 commit af0f064
1 file changed
Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| 107 | + | |
107 | 108 | | |
108 | 109 | | |
109 | 110 | | |
| |||
0 commit comments