From b54e6bc9334c1876aecad1ca26c0604a7716be5a Mon Sep 17 00:00:00 2001
From: aum <aum>
Date: Sun, 15 Aug 2004 17:58:57 +0000
Subject: [PATCH] *** empty log message ***

---
 apps/stasher/python/src/stasher.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/apps/stasher/python/src/stasher.py b/apps/stasher/python/src/stasher.py
index a16da63ca8..b9992598d0 100644
--- a/apps/stasher/python/src/stasher.py
+++ b/apps/stasher/python/src/stasher.py
@@ -2613,7 +2613,6 @@ class KNodeReqHandler(KBase, SocketServer.StreamRequestHandler):
     def finish(self):
     
         SocketServer.StreamRequestHandler.finish(self)
-        self.connection.close()
     
     #@-node:finish
     #@-others
-- 
GitLab