[rabbitmq-discuss] RabbitMQ C# Client - Dispose() hangs

Micha michael.kempe at googlemail.com
Fri Jul 13 12:20:26 BST 2012


Hello everybody,
 
when hosting the RabbitMQClient in a Winform and call .Dispose() and 
subscribe to an Exchange my Winform hangs. After checking, I investigated 
that the a call in ShutdownContinuation.Wait()  caused to hang in 
BlockingCell.Value -> Monitor.Wait(this); and never returns.
Can anybody help me to solve my problem. What can be the reason for this.
 
Thanks in advance.
 
Micha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20120713/07586949/attachment.htm>


More information about the rabbitmq-discuss mailing list