How do you shutdown the tutorial client without raising an exception?
Hi,
when trying to close the connection to the AMQP server as showed in the tutorial (adding a lambda callback with "reactor.stop()"), the following exception is thrown:
Unhandled error in Deferred:
Traceback (most recent call last):
File "/Library/
self.
File "/Library/
self.
File "/Library/
self.
File "/Library/
self.
--- <exception caught here> ---
File "/Library/
self.result = callback(
File "/Library/
raise Closed()
txamqp.
Looking at the source code it seems that someone is listening on incoming messages using a TimeoutDeferred
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- txAMQP Edit question
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask Jonathan Stoppani for more information if necessary.