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

Add optional timeout_ms kwarg to consumer.close() / fix potential hang in test_group #2564

Merged
merged 3 commits into from
Mar 24, 2025

Conversation

dpkp
Copy link
Owner

@dpkp dpkp commented Mar 24, 2025

Sometimes test_group ends up with a dead or blocked consumer thread and that prevents pytest from completing, even with pytest-timeout.

@dpkp dpkp merged commit 70ca6d7 into master Mar 24, 2025
18 checks passed
@dpkp dpkp deleted the dpkp/consumer-close-timeout branch March 24, 2025 20:09
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