Commit 497944d
authored
Add experimental max parallelization width option for Swift Testing. (swiftlang#9361)
Adds `swift test --experimental-maximum-parallelization-width`. This
flag passes through to Swift Testing. We may end up just reusing
`--num-workers` but as it's not exactly the same feature, I'm keeping it
separate for now pending discussion and review.1 parent 2aa8df4 commit 497944d
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
165 | 171 | | |
166 | 172 | | |
167 | 173 | | |
| |||
0 commit comments