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
Describe the bug
During implementation of #41310, VCO input and EPOD configuration were removed.
Initial tests didn't show any adverse effect, but it would be saner to re-instantiate this piece of code.
Instead of doing it directly in #41310, it is proposed to do it on top of #41585,
taking benefit of tests and code optimization provided.