[Buildbot-commits] [Buildbot] #1946: buildbot.steps.transfer._FileWriter uses __del__

Buildbot nobody at buildbot.net
Tue May 3 21:34:46 UTC 2011


#1946: buildbot.steps.transfer._FileWriter uses __del__
------------------------+-------------------------
Reporter:  dustin       |      Owner:
    Type:  enhancement  |     Status:  new
Priority:  major        |  Milestone:  0.8.4
 Version:  master       |   Keywords:  performance
------------------------+-------------------------
 This means the object cannot be gc'd if it's involved in a reference loop.
 And I suspect that PB makes a number of reference loops.

-- 
Ticket URL: <http://trac.buildbot.net/ticket/1946>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list