[Bug 5047] New: Leak of proxycls repoview-derived class from localrepository.filtered()

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Mon Jan 18 04:03:43 UTC 2016


https://bz.mercurial-scm.org/show_bug.cgi?id=5047

            Bug ID: 5047
           Summary: Leak of proxycls repoview-derived class from
                    localrepository.filtered()
           Product: Mercurial
           Version: default branch
          Hardware: All
                OS: Linux
            Status: UNCONFIRMED
          Severity: bug
          Priority: normal
         Component: Mercurial
          Assignee: bugzilla at selenic.com
          Reporter: gregory.szorc at gmail.com
                CC: bugzilla at selenic.com, durin42 at gmail.com,
                    martinvonz at google.com, mercurial-devel at selenic.com,
                    yuya at tcha.org
        Depends on: 5043

+++ This bug was initially created as a clone of Bug #5043 +++

Bug 5043 addressed most of the memory leaks in `hg convert`. However, we still
have a memory leak of `proxycls` class instances from
localrepository.filtered(). The solution put forward in
https://selenic.com/pipermail/mercurial-devel/2016-January/078554.html solves
the leak but is not suitable for landing.


Referenced Bugs:

https://bz.mercurial-scm.org/show_bug.cgi?id=5043
[Bug 5043] `hg convert` hg <=> hg appears to leak memory
-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Mercurial-devel mailing list