]> git.decadent.org.uk Git - dak.git/commit
add key Common::ThreadCount to dak.conf
authorTorsten Werner <twerner@debian.org>
Sun, 4 Jul 2010 16:37:55 +0000 (18:37 +0200)
committerTorsten Werner <twerner@debian.org>
Sun, 4 Jul 2010 16:37:55 +0000 (18:37 +0200)
commit57619bfe35eba89e6b0f2d2383e91590ff156763
treecab3e3647f0a332a075090d76c04630c90387c3f
parent7434ee6366e806cc0507a867914a9506c5a18364
add key Common::ThreadCount to dak.conf

That is the default number of threads created for the ThreadPool() but
the value can be overwritten when calling the constructor.

Signed-off-by: Torsten Werner <twerner@debian.org>
config/debian/dak.conf
daklib/threadpool.py