Don't use kombu's SimpleQueue() as that always declares queues and we neither want that (we want to know when we try to talk to a nonexisting queue), nor might the RabbitMQ ACL allow us to do that. So use kombu.Producer without queue declaration.bzr-import-20160707
parent
335073e901
commit
d5181ef32a
Loading…
Reference in new issue