Community
Participate
Working Groups
Created attachment 169199 [details] Patch When propagating updates of context values, we use object's provider #get() while resolving arguments. That creates nested computations that are added to the EclipseContext as listeners. The patch changes injector code so that we don't created nested trackable computations when propagating context updates.
Patch applied to CVS Head.