Argghh, sorry. Bad commit-log comment... On Dec 18, 2007, at 2:16 PM, robert at freenetproject.org wrote:
> @@ -725,7 +729,8 @@
> }
> }
>
> - if(mf == null) {
> + if (mf==null) {
> + if (logMINOR) Logger.minor(this, "Done
> waiting, no more
> completion listeners");
> return;
> } else {
> Message m;
I thought that I had added this return statement, but instead
committed some minor cleanups/comments and added more log noise.
--
Robert Hailey
