[rabbitmq-discuss] Subscription close may hang
Michael Klishin
mklishin at gopivotal.com
Fri Jun 27 07:14:39 BST 2014
On 27 June 2014 at 10:08:49, Alexey (gmlexx at gmail.com) wrote:
> > Subscription.Close(); // <---- May hang forever
>
> Is it a bug, or we doing something wrong?
The only thing that blocks in Subscription#Close is IModel#BasicCancel,
which only waits for a server response. Can there be a network connection
loss involved?
Please post a thread dump (e.g. see "Create Dump File" in Task Manager).
--
MK
Staff Software Engineer, Pivotal/RabbitMQ
More information about the rabbitmq-discuss
mailing list