Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/downloadmanager.py
diff options
context:
space:
mode:
Diffstat (limited to 'downloadmanager.py')
-rw-r--r--downloadmanager.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/downloadmanager.py b/downloadmanager.py
index 5d4a80d..156da0b 100644
--- a/downloadmanager.py
+++ b/downloadmanager.py
@@ -263,6 +263,8 @@ class Download:
logging.debug('Downloaded entry has been deleted from the datastore: %r' % uid)
# TODO: Use NS_BINDING_ABORTED instead of NS_ERROR_FAILURE.
self._cancelable.cancel(NS_ERROR_FAILURE) #NS_BINDING_ABORTED)
+ global _active_downloads
+ _active_downloads.remove(self)
components.registrar.registerFactory('{23c51569-e9a1-4a92-adeb-3723db82ef7c}"',
'Sugar Download',