remove some vestigial cruft from tahoesvc

This commit is contained in:
robk-tahoe 2008-01-10 15:52:04 -07:00
parent 0307f29d7f
commit 7ecbc3a8f2

View 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