Change in vdsm[master]: misc: Fix RWLock leak due to reference cycle

nsoffer at redhat.com nsoffer at redhat.com
Fri Jan 15 15:18:21 UTC 2016


Nir Soffer has abandoned this change.

Change subject: misc: Fix RWLock leak due to reference cycle
......................................................................


Abandoned

Not needed, this leak exist only when running with gc.DEBUG_SAVEALL, because RWLock has a reference cycle. However Python garbage collector knows how to break this reference and collect the RWLock and the pthreading Lock and Condition.

-- 
To view, visit https://gerrit.ovirt.org/51868
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: abandon
Gerrit-Change-Id: Iecd4967ad037b81618e00996caec150296da541f
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: Adam Litke <alitke at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimonce at redhat.com>
Gerrit-Reviewer: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski at gmail.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybronhei at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>


More information about the vdsm-patches mailing list