]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
stats: fix service issues
authorrobk-tahoe <robk-tahoe@allmydata.com>
Sat, 2 Feb 2008 01:57:31 +0000 (18:57 -0700)
committerrobk-tahoe <robk-tahoe@allmydata.com>
Sat, 2 Feb 2008 01:57:31 +0000 (18:57 -0700)
commitf5a803303f0148d98fc09a1e167e10931bdc0f5f
tree6573bd525e0e27708b81cb9f49acf25b4b66e73c
parent3641b7924b9a2b7becad8292939d6e6cbf396ecc
stats: fix service issues

having moved inititalisation into startService to handle tub init cleanly,
I neglected the up-call to startService, which wound up not starting the
load_monitor.

also I changed the 'running' attribute to 'started' since 'running' is
the name used internally by MultiService itself.
src/allmydata/stats.py