r26720 - trunk/freenet/src/freenet/client/async

[email protected]
Newsgroups gmane.network.freenet.cvs
Message-ID <[email protected]>
Author: toad
Date: 2009-04-10 17:23:13 +0000 (Fri, 10 Apr 2009)
New Revision: 26720

Modified:
   trunk/freenet/src/freenet/client/async/DatastoreChecker.java
Log:
Always notify after adding to the persistent queue for the DatastoreChecker.


Modified: trunk/freenet/src/freenet/client/async/DatastoreChecker.java
===================================================================
--- trunk/freenet/src/freenet/client/async/DatastoreChecker.java	2009-04-10 16:42:49 UTC (rev 26719)
+++ trunk/freenet/src/freenet/client/async/DatastoreChecker.java	2009-04-10 17:23:13 UTC (rev 26720)
@@ -151,6 +151,8 @@
 						boolean full = trimPersistentQueue(prio, container);
 						notifyAll();
 						if(full) return;
+					} else {
+						notifyAll();
 					}
 				}
 				container.deactivate(getter, 1);
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.