You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The interpolated arguments still keep the OLD VALUE, if it attempt to interpolate the argument it updated by commendline input (NEW VALUE).
Some of easy_configers' default behavior may be changed in v2.6 to reduce the unexpected results and pitfall.
The pitfall
allow_overwrite flag also allow you overwrite the entire section by a config value, most of case it should not a expected behavior, so we'll change it in v2.6 and you're NOT ALLOWED to overwrite the section.
Welcome to open a issue to describe the bug or unexpected behavior.