r26668 - trunk/freenet/src/freenet/node/fcp

[email protected]
Newsgroups gmane.network.freenet.cvs
Message-ID <[email protected]>
Author: toad
Date: 2009-04-08 23:27:07 +0000 (Wed, 08 Apr 2009)
New Revision: 26668

Modified:
   trunk/freenet/src/freenet/node/fcp/ClientRequest.java
Log:
Remove now invalid assertion


Modified: trunk/freenet/src/freenet/node/fcp/ClientRequest.java
===================================================================
--- trunk/freenet/src/freenet/node/fcp/ClientRequest.java	2009-04-08 23:24:51 UTC (rev 26667)
+++ trunk/freenet/src/freenet/node/fcp/ClientRequest.java	2009-04-08 23:27:07 UTC (rev 26668)
@@ -151,7 +151,6 @@
 		if(global) {
 			client = persistenceType == PERSIST_FOREVER ? handler.server.globalForeverClient : handler.server.globalRebootClient;
 		} else {
-			assert(!handler.server.core.clientDatabaseExecutor.onThread());
 			client = persistenceType == PERSIST_FOREVER ? handler.getForeverClient(container) : handler.getRebootClient();
 		}
 		lowLevelClient = client.lowLevelClient;
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.