Christopher Oliver <[EMAIL PROTECTED]> writes:

<snip/>

> >>>      
> >>>
> >>What error do you get?
> >>    
> >>
> >
> >Same as before; last request from a SendPage* into the pipeline 
> >clobbers the previous requests if they are running on the samepline.
> >
> >To recreate build a long running pipeline (we're returning 
> about 1,000 
> >rows out of a possible 9,000,000 rows in our case) and call it twice 
> >with different request parameters that are supposed to 
> return different
> >results:  Eg; a generator that wraps request generator and 
> sleeps for 
> >30 seconds or so before returning.
> >  
> >
> The problem I fixed in 2.1.4-dev was with aggregating 
> multiple pipelines 
> that used <map:call function>.  I don't know what's causing 
> the problem 
> in your case. If I have time I'll try to recreate and debug it.

You may want to hold off on this.  So far I haven't been able to come up
with a simple way to reproduce the problem.... 


Reply via email to