mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-04-14 20:51:11 +00:00
d5181ef32a
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.
README for britney v2.0 ======================= Please write here some useful stuff.
Languages
Python
99.6%
Shell
0.3%