]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
remove some vestigial cruft from tahoesvc
authorrobk-tahoe <robk-tahoe@allmydata.com>
Thu, 10 Jan 2008 22:52:04 +0000 (15:52 -0700)
committerrobk-tahoe <robk-tahoe@allmydata.com>
Thu, 10 Jan 2008 22:52:04 +0000 (15:52 -0700)
windows/tahoesvc.py

index b1c885a326a64d1ba60346407cb708a3ec05172d..1b830e7c616ffc545ed30fb6c834e3f59022fb7e 100644 (file)
@@ -105,7 +105,6 @@ class Tahoe(win32serviceutil.ServiceFramework):
 
                 logmsg("wake up")
 
-                reactor.callFromThread(self.app.shutdown)
                 reactor.callFromThread(reactor.stop)
 
                 time.sleep(2) # give the node/reactor a chance to cleanup