Subject: | Suspiscious accumulation of Tangence::Property::_Iterator objects |
A memory dump of a long-running circle-be instance shows a suspiciously large count of T:P:_I objects.
Reachability analysis says they are User-reachable.
Inref tree of a randomly chosen one is:
ARRAY(3)=Tangence::Property::_Iterator which is
element [121] via RV of ARRAY(161) which is
element [2] via RV of ARRAY(3) which is
value {displayevents} via RV of HASH(3) which is
value {properties} via RV of HASH(6)=Circle::Widget::Scroller
Initial thoughts are simply: we forget to clear up iterators relating to closed connections.
--
Paul Evans