[rabbitmq-discuss] txamqp not sending channel.close? (Was: message availability after close without ack)
Matthias Radestock
matthias at rabbitmq.com
Tue Jun 15 20:22:26 BST 2010
Tim,
Tim Cole wrote:
> At this point, it just waits forever; no basic.deliver arrives. But I'm
> noticing that I don't see a channel.close being sent by the client. I'm
> calling channel.close(None) on the txamqp channel object; is that the
> wrong way to close a channel, or is there a problem with txamqp?
sending a channel.close method is definitely the correct way to close a
channel, but I do not know how that is exposed in the txamqp API.
Matthias.
More information about the rabbitmq-discuss
mailing list