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 code in func newQuotaSubtreeManager creates an disposable informer which is heavy on resource consumption. As part of this refactoring, moving the initialization code from that function into a separate function accepting as an argument the stop channel