On 29 Jan, 10:11 pm, andrewfr_...@yahoo.com wrote:
Hi Folks:
I need to maintain a programme that uses txampq_helper library
ampqFactory. The current program does not close the connection to the
underlying rabbitmq (the code is a mess).
Can I simple call theampqFactory.protocol.transport.lose
Hi Folks:
I need to maintain a programme that uses txampq_helper library ampqFactory. The
current program does not close the connection to the underlying rabbitmq (the
code is a mess).
Can I simple call theampqFactory.protocol.transport.loseConnection()?
Do I need to unregisterProducer() first