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

fix(rabbitmq): fix library asserting queues with empty names #3

Closed
wants to merge 1 commit into from

Conversation

ttshivers
Copy link
Owner

This is an attempt to fix the issue where this library doesn't pass the right arguments to setupQueue in setupQueuesWithBindings. In addition, this removes the duplicate setup that setupQueuesWithBindings was doing that setupQueue alredy does.

re golevelup#671

This is an attempt to fix the issue where this library doesn't pass the right arguments to
setupQueue in setupQueuesWithBindings. In addition, this removes the duplicate setup that
setupQueuesWithBindings was doing that setupQueue alredy does.

re golevelup#667
@ttshivers ttshivers closed this Jan 16, 2024
@ttshivers ttshivers reopened this Jan 16, 2024
@ttshivers ttshivers closed this Jan 16, 2024
@ttshivers ttshivers deleted the fix/empty-queue branch January 16, 2024 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant