Comment 1 for bug 475148

Revision history for this message
Stuart Bishop (stub) wrote : Re: ObjectInfo leak on reference flush

Objects with foreign key references register for changed events. If you flush these objects and let them disappear from scope and all the caches, they are garbage collected but leave their ObjectInfo records still attached and subscribed to the change events.