Open
Description
The code in func (qjm *XController) getDispatchedAppWrappers() is creating a disposable informer which seems to be an anti-pattern and heavy weight.
The code in func (qjm *XController) getDispatchedAppWrappers() is creating a disposable informer which seems to be an anti-pattern and heavy weight.