Author: toad
Date: 2009-01-27 22:52:11 +0000 (Tue, 27 Jan 2009)
New Revision: 25340
Modified:
branches/db4o/freenet/src/freenet/client/async/PersistentChosenRequest.java
Log:
DOH!
Modified:
branches/db4o/freenet/src/freenet/client/async/PersistentChosenRequest.java
===================================================================
--- branches/db4o/freenet/src/freenet/client/async/PersistentChosenRequest.java
2009-01-27 21:58:13 UTC (rev 25339)
+++ branches/db4o/freenet/src/freenet/client/async/PersistentChosenRequest.java
2009-01-27 22:52:11 UTC (rev 25340)
@@ -240,6 +240,7 @@
public void onDumped(ClientRequestSchedulerCore core, ObjectContainer
container, boolean reqAlreadyActive) {
if(logMINOR)
Logger.minor(this, "Dumping "+this);
+ scheduler.removeRunningRequest(request);
boolean wasStarted;
synchronized(this) {
blocksNotStarted.clear();
_______________________________________________
cvs mailing list
[email protected]
http://emu.freenetproject.org/cgi-bin/mailman/listinfo/cvs