gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r11831 - gnunet-gtk/src


From: gnunet
Subject: [GNUnet-SVN] r11831 - gnunet-gtk/src
Date: Sun, 20 Jun 2010 14:34:59 +0200

Author: grothoff
Date: 2010-06-20 14:34:59 +0200 (Sun, 20 Jun 2010)
New Revision: 11831

Modified:
   gnunet-gtk/src/fs_event_handler.c
Log:
note

Modified: gnunet-gtk/src/fs_event_handler.c
===================================================================
--- gnunet-gtk/src/fs_event_handler.c   2010-06-20 12:33:45 UTC (rev 11830)
+++ gnunet-gtk/src/fs_event_handler.c   2010-06-20 12:34:59 UTC (rev 11831)
@@ -1108,6 +1108,10 @@
     case GNUNET_FS_STATUS_DOWNLOAD_LOST_PARENT: 
       /* FIXME: keep entry (especially if download is not 
         done!?) ? */
+      /* FIXME: if we do not stop here, we currently crash on exit;
+        I think this is because somehow fs-lib fails to handle
+        LOST_PARENT correctly and does not generate the necessary
+        suspend event in this case */
       stop_download (info->value.download.cctx, 
                     GNUNET_YES);
       break;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]