From: robk-tahoe <robk-tahoe@allmydata.com>
Date: Thu, 10 Jan 2008 22:52:04 +0000 (-0700)
Subject: remove some vestigial cruft from tahoesvc
X-Git-Url: https://git.rkrishnan.org/specifications/vdrive/%22file:/htmlfontify-example.html?a=commitdiff_plain;h=7ecbc3a8f2e681ccf0332fb7c8af638ed10cfcec;p=tahoe-lafs%2Ftahoe-lafs.git

remove some vestigial cruft from tahoesvc
---

diff --git a/windows/tahoesvc.py b/windows/tahoesvc.py
index b1c885a3..1b830e7c 100644
--- a/windows/tahoesvc.py
+++ b/windows/tahoesvc.py
@@ -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