[rabbitmq-discuss] RabbitMQ C# Client - Dispose() hangs
Mark Ward
ward.mark at gmail.com
Tue Oct 30 14:07:02 GMT 2012
I ran into this also. This is my thread on the topic. Heads up that the
Google-groups rabbitmq-discuss does not get the replies made from the other
forums like nabble.
http://rabbitmq.1065348.n5.nabble.com/IModel-Dispose-locks-if-called-during-ConnectionShutdown-event-tc22104.html
The suggestion is to not call dispose on the IModel instance during the
ConnectionShutdown event. I had to reword my code to track if it is being
called in a connectionshutdown or not to know when to call dispose.
-Mark
On Saturday, October 27, 2012 11:30:13 AM UTC-5, gleb Chermennov wrote:
>
> Stumbled onto this yesterday. Is it a bug or what? Is there a suggested
> workaround?
>
> понедельник, 27 августа 2012 г., 22:48:10 UTC+4 пользователь Micha написал:
>>
>> Hi Derek,
>>
>> Sorry for late reply. I'm still having problems when disposing the
>> connection. Currently the only workaround for me is to call dispose() with
>> a timeout.
>>
>> Do you have more info about it?
>>
>> Cheers,
>>
>> Micha
>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20121030/346cd340/attachment.htm>
More information about the rabbitmq-discuss
mailing list