[mnet-devel] Re: [mnet-cvs]okay, how about this then?

Arno Waschk hamamatsu at gmx.de
Sun Mar 14 01:45:23 GMT 2004


that would still fail the assert some lines before, no?
One can try it, but if that works, then i did not understand the whole 
thing...

On Sat, 13 Mar 2004 17:06:12 -0800, Zooko O'Whielacronx 
<zooko at users.sourceforge.net> wrote:

> Update of /cvsroot/mnet/mnet/common
> In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11050/common
>
> Modified Files:
> 	peerman.py
> Log Message:
>  * okay, how about this then?
>
> Index: peerman.py
> ===================================================================
> RCS file: /cvsroot/mnet/mnet/common/peerman.py,v
> retrieving revision 1.42
> retrieving revision 1.43
> diff -u -d -r1.42 -r1.43
> --- peerman.py	14 Mar 2004 00:36:51 -0000	1.42
> +++ peerman.py	14 Mar 2004 01:06:09 -0000	1.43
> @@ -368,7 +368,7 @@
>                  assert l # should have at least one callback in it
>                  for dmMTs in l:
>                      dmMTs(widget, outcome, 
> failure_reason=failure_reason)
> -                if self.lookups.has_key((mtId, nodeId,)):
> +                if failure_reason != "timeout":
>                      del self.lookups[(mtId, nodeId,)]
>
>              l = self.lookups.get((mtId, nodeId,), [])
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: IBM Linux Tutorials
> Free Linux tutorial presented by Daniel Robbins, President and CEO of
> GenToo technologies. Learn everything from fundamentals to system
> administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
> _______________________________________________
> mnet-cvs mailing list
> mnet-cvs at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mnet-cvs
>



-- 
http://www.arnowaschk.de


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
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