summaryrefslogtreecommitdiffstats
path: root/pyLoadCore.py
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2010-09-22 16:14:21 +0200
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2010-09-22 16:14:21 +0200
commit5db3d51a0e5e938b76462f3f6063fd67fa2bd10c (patch)
tree43a4d3d201f34a4daef0a7cd8fb987af202d0093 /pyLoadCore.py
parentsetuid fix (diff)
downloadpyload-5db3d51a0e5e938b76462f3f6063fd67fa2bd10c.tar.xz
curl gobal init
Diffstat (limited to 'pyLoadCore.py')
-rwxr-xr-xpyLoadCore.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyLoadCore.py b/pyLoadCore.py
index e0322975e..2f9f7783b 100755
--- a/pyLoadCore.py
+++ b/pyLoadCore.py
@@ -477,6 +477,7 @@ class Core(object):
finally:
self.files.syncSave()
+ self.threadManager.cleanup()
self.shuttedDown = True