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

Enable RabbitMQ when testing with tox #246

Merged
merged 4 commits into from
Mar 14, 2024

Conversation

sajith
Copy link
Member

@sajith sajith commented Mar 14, 2024

Resolves #244.

There were errors when running tox with RabbitMQ enabled via tox-docker. It turned out that we actually need to wait for RabbitMQ to be ready, which can be done by adding some health checks.

@sajith sajith self-assigned this Mar 14, 2024
@coveralls
Copy link

coveralls commented Mar 14, 2024

Pull Request Test Coverage Report for Build 8286426205

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 38.63%

Totals Coverage Status
Change from base Build 8160653207: 0.0%
Covered Lines: 619
Relevant Lines: 1442

💛 - Coveralls

@sajith sajith merged commit 0ba5a60 into main Mar 14, 2024
9 checks passed
@sajith sajith deleted the 244.rabbitmq-transport-indicated-eof branch March 14, 2024 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

'Transport indicated EOF'
3 participants