Skip to content

Dont raise RuntimeError for dead process in SpawnedService.wait_for() #2461

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

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

dpkp
Copy link
Owner

@dpkp dpkp commented Feb 6, 2025

We have retry / backoff code in test/fixtures.py, so there's no reason to raise an exception here. Exception causes flakey test runs where backoff/retry would likely have worked. See https://github.com/dpkp/kafka-python/actions/runs/13184905494/job/36804606580

@dpkp dpkp merged commit aaf1bc5 into master Feb 7, 2025
14 checks passed
@dpkp dpkp deleted the dpkp/child_wait_for_died branch February 13, 2025 18:49
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