[Quality] Unresolved critical PR comment was merged into main and should have been addressed

Resolved 💬 2 comments Opened Mar 25, 2026 by morozow Closed Mar 25, 2026
A mutable 'config' argument breaks platform consistency. It is better to keep data changes at a single, direct entry point. At the same time, binding this function directly to 'Config' type limits future extensibility. A trait-based generic would preserve the same flow while allowing extended mutable config types later.

_Originally posted by @morozow in #15722_

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗