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 to increase timeout milliseconds since it's too tight #203

Merged
merged 1 commit into from
Jun 21, 2023

Conversation

t2y
Copy link
Contributor

@t2y t2y commented Jun 20, 2023

I found an integration test of #192 failed on windows-latest (1.20). I guess it's a timing issue?

=== RUN   TestIntegrationConsumeCancelWithContext
    integration_test.go:857: Timeout on Close
--- FAIL: TestIntegrationConsumeCancelWithContext (0.27s)

https://github.com/rabbitmq/amqp091-go/actions/runs/5322251884/jobs/9638444129

Copy link
Contributor

@Zerpet Zerpet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I haven't seen this today, but I guess it's fine to bump 100ms.

@Zerpet Zerpet merged commit 2fea75e into rabbitmq:main Jun 21, 2023
7 checks passed
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.

None yet

2 participants