[Buildbot-commits] [SPAM] Re: [Buildbot] #722: buildbot.db leaks threads

Buildbot buildbot-devel at lists.sourceforge.net
Sat Feb 20 21:50:28 UTC 2010


#722: buildbot.db leaks threads
-----------------------------------+----------------------------------------
Reporter:  dustin                  |        Owner:       
    Type:  defect                  |       Status:  new  
Priority:  blocker                 |    Milestone:  0.8.0
 Version:  master (give git sha1)  |   Resolution:       
Keywords:                          |  
-----------------------------------+----------------------------------------

Comment(by dustin):

 This is because none of the tests clean up their db's when finished.  The
 code to clean up DB's fails, because of per-thread restrictions on Sqlite
 objects, which is presumably why the tests don't call it.

-- 
Ticket URL: <http://buildbot.net/trac/ticket/722#comment:1>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list