[mnet-devel] Progress and stuff to look at...

icepick at icepick.info icepick at icepick.info
Sat Sep 20 16:54:45 BST 2003


On Tue, Sep 02, 2003 at 09:15:17AM -0400, Zooko wrote:
> > The second problem is that *some* things that are told to 'delay' on the DoQ
> > are not doing so.  See this log file for an example:
> 
> I looked and found this in pusher.py:
> 
>     def _get_some_blocks(self):
> ...
>         # TODO: unevil this
> ...
>         debugprint("_get_some_blocks() has: %s, old: %s\n", args=(len(self.blockstack), osize,), \
> v=1, vs=self)
>         if len(self.blockstack) > 0:
>             self.schedule_event()
> 
> This "schedule_event()" launches another event() immediately on the DoQ.
> 
> Is that not what you want?

This only happens if you don't have enought blocks in the queue and you know
there are more.

I've also seen this in the relay shopper.  I will see if I can't get a log
file that shows this behaviour

icepick
-- 


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
mnet-devel mailing list
mnet-devel at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mnet-devel




More information about the Mnet-devel mailing list