[rabbitmq-discuss] Channel Cost
    Barry Pederson 
    bp at barryp.org
       
    Tue Jan 27 19:24:33 GMT 2009
    
    
  
Jason J. W. Williams wrote:
> It looks like I can trigger the error by calling a channel.wait() to
> pick up any errors that were triggered by the send. Problem is .wait()
> is a blocking call and if everything went all right it just hangs up
> the program. I'll take this over to the py-amqplib folks.
How are you triggering errors with the send?  Is it with immediate or 
mandatory flags?  It'd be good to have an example that could be the 
basis for a unittest.
	Barry
    
    
More information about the rabbitmq-discuss
mailing list