[ZCM] [ZC] 1872/ 2 Comment "2.8 SQLAlias leaks"
Collector: Zope Bugs, Features,
and Patches ...
zope-coders-admin at zope.org
Sat Aug 20 02:37:42 EDT 2005
Issue #1872 Update (Comment) "2.8 SQLAlias leaks"
Status Pending, Zope/bug medium
To followup, visit:
http://www.zope.org/Collectors/Zope/1872
==============================================================
= Comment - Entry #2 by ajung on Aug 20, 2005 2:37 am
hm...what is the usecase for binding a Results instance as instance attribute? I can not think of a case where this would make sense.
________________________________________
= Request - Entry #1 by mcdonc on Aug 19, 2005 10:10 pm
When you bind a Shared.DC.ZRDB.Results.Results class to an instance of a 2.8 extensionclass (e.g. self.results = <result instance>), it creates a cycle that eventually manifests itself as SQLAlias reference leaks. This appears to be a resurrection of an ancient bug (ala http://mail.zope.org/pipermail/zope-dev/2000-December/008280.html).
==============================================================
More information about the Zope-Collector-Monitor
mailing list