[Xapian-tickets] [Xapian] #505: Memory leak in Python bindings of MatchDecider

Xapian nobody at xapian.org
Sat Aug 28 08:04:59 BST 2010


#505: Memory leak in Python bindings of MatchDecider
--------------------------------------+-------------------------------------
 Reporter:  jcassee                   |       Owner:  richard
     Type:  defect                    |      Status:  new    
 Priority:  normal                    |   Milestone:         
Component:  Xapian-bindings (Python)  |     Version:  1.2.2  
 Severity:  normal                    |   Blockedby:         
 Platform:  All                       |    Blocking:         
--------------------------------------+-------------------------------------
 There seems to be a bug in the Python bindings of the `MatchDecider`
 class. Instances are not garbage collected after they have been used in
 `Enquire.get_mset`. The attached test case demonstrates the behaviour.

 I have reason to believe that the `MatchSpy` and `PostingSource` classes
 have the same problem.

-- 
Ticket URL: <http://trac.xapian.org/ticket/505>
Xapian <http://xapian.org/>
Xapian



More information about the Xapian-tickets mailing list