]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
nodeadmin: node stops itself if a hotline file hasn't been touched in 60 seconds...
authorZooko O'Whielacronx <zooko@zooko.com>
Thu, 12 Feb 2009 22:21:31 +0000 (15:21 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Thu, 12 Feb 2009 22:21:31 +0000 (15:21 -0700)
commit8303f90da05648df0933e2b77c29d8c11b7979f8
tree945467ee22a4d5b1033a30147fbfa07d7ea8eb9a
parent76d7cc440444141b4ea84a3fc3327d3c06b620a4
nodeadmin: node stops itself if a hotline file hasn't been touched in 60 seconds now, instead of in 40 seconds
A test failed on draco (MacPPC) because it took 49 seconds to get around to running the test, and the node had already stopped itself when the hotline file was 40 seconds old.
src/allmydata/client.py
src/allmydata/test/test_runner.py