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

Derek Greer dbgreer at gmail.com
Mon Aug 20 19:35:38 BST 2012


Hey, Micha.  This seems related to the issue I just reported here<https://groups.google.com/forum/?fromgroups=#!topic/rabbitmq-discuss/5nzeEqI5qxw>. 
 Are you calling dispose within the context of a ConnectionShutdown event 
callback?

On Friday, July 13, 2012 6:20:26 AM UTC-5, Micha wrote:
>
> 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/20120820/0da52560/attachment.htm>


More information about the rabbitmq-discuss mailing list