[rabbitmq-discuss] RabbitMQ consumer rebind in .net
Emile Joubert
emile at rabbitmq.com
Fri Aug 30 13:47:27 BST 2013
Hi,
On 30/08/13 12:19, Arindam Nayak wrote:
> main application exits while executing restart code.
The main application exits because it has completed executing. Do you
consider that a problem? (BTW I note that RestartConsumer() is not
guaranteed to call Consume().)
Do you expect an exception that never arrives, or do you get an
exception that you don't expect, or do you get a different exception
from the one you expect?
If the exception is unexpected could you please post the stacktrace?
If the exception is missing or wrong in your view can you point out
where you expect it to be thrown?
-Emile
More information about the rabbitmq-discuss
mailing list