WIP
Make arcanist follow the zero one infinity rule
Differential D25027
Allow an infinite number of arcpatch_DXXXX_X branches to be created • ncollins on Nov 12 2021, 20:23. Authored by
Details
WIP Make arcanist follow the zero one infinity rule WIP
Diff Detail
Event TimelineComment Actions Although there's merit to the "zero, one, infinity" rule, it might not be the best option here. If something goes wrong and $err happens to always be falsy, this will end up in an infinite loop instead of giving a clear error message. There is probably a reasonable finite value (that's greater than 4) which can be chosen as the limit to the number of attempts.
|