ITADN

In Stryker schema, set concurrency to "100%" by default.

#5865Openjaspervdveen 创建于 2026-02-27
J
jaspervdveencommented
Set the default concurrency in `stryker-core.json` to `"100%"`, This removes an extra code path by making the option mandatory in StrykerOptions. Because this change is breaking, it should be postponed until the next major release.
0 条评论