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

Flaky test test_interrupted_command #131

Closed
aiven-sal opened this issue Dec 2, 2024 · 3 comments
Closed

Flaky test test_interrupted_command #131

aiven-sal opened this issue Dec 2, 2024 · 3 comments

Comments

@aiven-sal
Copy link
Member

The thread's join has a timeout that is too short and sometimes the test fails e.g.

https://github.com/valkey-io/valkey-py/actions/runs/12115916390/job/33775289852

@paulorochaoliveira
Copy link

paulorochaoliveira commented Dec 4, 2024

I believe Increasing to 1 second should fix the flakiness of this test. What do you think @aiven-sal ?

@aiven-sal
Copy link
Member Author

That should be good enough! Thanks :)

@paulorochaoliveira
Copy link

I just opened a PR for this issue.

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

2 participants