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

Problem with binding anonymous queues to topic exchanges #50

Closed
piotrmaslanka opened this issue Jul 9, 2020 · 1 comment
Closed

Problem with binding anonymous queues to topic exchanges #50

piotrmaslanka opened this issue Jul 9, 2020 · 1 comment
Assignees

Comments

@piotrmaslanka
Copy link
Member

This feature is broken. Create your own queues that are auto_delete and have unique names for now.

@piotrmaslanka
Copy link
Member Author

piotrmaslanka commented Sep 2, 2024

Won't fix. This has been documented.
This is because CoolAMQP uses a different queue for declaration than for usage, and queue declared on a channel is valid only for that channel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant