Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RabbitMQ] Fix variable for absolute queue name situations #1820

Merged
merged 1 commit into from
Aug 10, 2015

Conversation

MartinDatadog
Copy link
Contributor

Fixing issue #1819
where exception ValueError: list.remove(x): x not in list is raised
any time there is a queue with an absolute name (format vhost/queue_name)
in the rabbitmq.yaml

@remh
Copy link

remh commented Aug 10, 2015

Good catch! Thanks!

remh pushed a commit that referenced this pull request Aug 10, 2015
…name

[RabbitMQ] Fix variable for absolute queue name situations
@remh remh merged commit 5f5a2f2 into master Aug 10, 2015
@LeoCavaille LeoCavaille deleted the Martin/rabbitmq_queue_absolute_name branch August 11, 2015 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants