#722: buildbot.db leaks threads
-----------------------------------+----------------------------------------
Reporter: dustin | Owner:
Type: defect | Status: closed
Priority: blocker | Milestone: 0.8.0
Version: master (give git sha1) | Resolution: fixed
Keywords: |
-----------------------------------+----------------------------------------
Changes (by Dustin J. Mitchell):
* status: new => closed
* resolution: => fixed
Comment:
fix thread leak, fix sqlite errors on shutdown, add tests
This fixes a major thread leak, by ensuring that the ConnectionPool's
close() method always gets called (fixes #722). That method was
triggering spurious errors from sqlite, but passing
check_same_thread=False fixes that (and fixes #714). This also
represents further work on #725 by adding new, well-isolated tests
Changeset: 5d41eef3718b79c034cab533f18354ad87f30f31
--
Ticket URL: <http://buildbot.net/trac/ticket/722#comment:2>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits