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
fix: deepcopy config and return instead of returning a reference.
Dump plugin(and maybe other plugin) will get_config and delete the "includes" key, that will delete the key from the original config because get_config did not deepcopy the config.
[Felix: state in API doc that get_config returns a copy]
Signed-off-by: Ding Meng <[email protected]>
Signed-off-by: Felix Moessbauer <[email protected]>
Signed-off-by: Jan Kiszka <[email protected]>
0 commit comments