Skip to content

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

Merged
dpkp merged 1 commit intomasterfrom
dpkp/child_wait_for_died
Feb 7, 2025
Merged

Dont raise RuntimeError for dead process in SpawnedService.wait_for()#2461
dpkp merged 1 commit intomasterfrom
dpkp/child_wait_for_died

Conversation

@dpkp
Copy link
Copy Markdown
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