[Buildbot-commits] [Buildbot] #1906: move pruning timer from db.changes
Buildbot
nobody at buildbot.net
Mon Mar 28 01:10:16 UTC 2011
#1906: move pruning timer from db.changes
------------------------+----------------------
Reporter: dustin | Owner: dustin
Type: enhancement | Status: new
Priority: major | Milestone: 0.8.4
Version: master | Keywords: database
------------------------+----------------------
Currently, the db.changes module is handling its own timing for prune
operations. That clouds the module with non-database code.
I've been thinking that the DBConnector class might handle periodic tasks
like this (another is recovering abandoned buildrequests) instead.
--
Ticket URL: <http://trac.buildbot.net/ticket/1906>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list