quaint-telephone-89068
10/25/2022, 8:46 PMtest
goal includes logic to rebatch partitions according to a max batch size. In #17134 I hard-coded a max size of 128. Replace that hard-coded value with an option on the TestSubsystem
, similar to the option we already define on the LintSubsystem
.
pantsbuild/pantsuser
10/28/2022, 8:20 PM