From 5db3d51a0e5e938b76462f3f6063fd67fa2bd10c Mon Sep 17 00:00:00 2001 From: RaNaN Date: Wed, 22 Sep 2010 16:14:21 +0200 Subject: curl gobal init --- pyLoadCore.py | 1 + 1 file changed, 1 insertion(+) (limited to 'pyLoadCore.py') 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 -- cgit v1.2.3