The code in [func (qjm *XController) getDispatchedAppWrappers()]( https://github.com/project-codeflare/multi-cluster-app-dispatcher/blob/hotfix_qm_build/pkg/controller/queuejob/queuejob_controller_ex.go#L814-L871) is creating a _disposable_ informer which seems to be an anti-pattern and heavy weight.