After the self-DM splits feature shipped, a couple of regressions were reported. PR #91932 was introduced as a temporary guard: it gated the new behavior under isProduction so production fell back to the pre-feature behavior while the regressions were addressed.
After the self-DM splits feature shipped, a couple of regressions were reported. PR #91932 was introduced as a temporary guard: it gated the new behavior under
isProductionso production fell back to the pre-feature behavior while the regressions were addressed.