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

comment out failing test to avoid bogus failures #48

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

petersilva
Copy link
Contributor

This is for issue #46. Bigger discussion there. problem is need to declare a consumer so the queue snags the published announcement. currently the producer works, publishing the message, but the method used to check that needs for a queue to be bound and waiting for it. that's missing. a bit of work to fix.

This is for issue #46. Bigger discussion there. problem is need
to declare a consumer so the queue snags the published announcement.
currently the producer works, publishing the message, but the method
used to check that needs for a queue to be bound and waiting for it.
that's missing. a bit of work to fix.
@petersilva petersilva added the bug Something isn't working label Jul 15, 2024
@petersilva petersilva merged commit e234f27 into main Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants