Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar-network-node
diff options
context:
space:
mode:
Diffstat (limited to 'sugar-network-node')
-rwxr-xr-xsugar-network-node1
1 files changed, 1 insertions, 0 deletions
diff --git a/sugar-network-node b/sugar-network-node
index ff10c36..cd6961a 100755
--- a/sugar-network-node
+++ b/sugar-network-node
@@ -97,6 +97,7 @@ class Application(application.Daemon):
try:
self.jobs.join()
finally:
+ cp.close()
volume.close()
def shutdown(self):