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: Raise a TimeoutError when wait_for_ecu() times out #195

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rumpelsepp
Copy link
Member

@rumpelsepp rumpelsepp commented Jun 30, 2022

Commit 8f225c7 removed the return value of wait_for_ecu(). This brakes a gallia plugin which we use internally. I think it makes more sense to just raise the TimeoutError. @fkglr any thoughts?

@rumpelsepp rumpelsepp requested a review from fkglr as a code owner June 30, 2022 13:24
@rumpelsepp rumpelsepp added the bug Something isn't working label Jun 30, 2022
@rumpelsepp rumpelsepp added this to the v1.0.3 milestone Jun 30, 2022
@rumpelsepp rumpelsepp added the maint Needs cherry-picking to X.X-maint branch label Jun 30, 2022
@rumpelsepp rumpelsepp modified the milestones: v1.0.3, v1.1.0 Jul 1, 2022
@rumpelsepp rumpelsepp removed maint Needs cherry-picking to X.X-maint branch bug Something isn't working labels Jul 1, 2022
@rumpelsepp
Copy link
Member Author

I thought about this. Rescheduled this for v1.1.0 for discussion. I will revert to the old behaviour in v1.0.3.

@rumpelsepp rumpelsepp force-pushed the master branch 6 times, most recently from 72a5ecf to 41e0a13 Compare October 11, 2022 10:22
@rumpelsepp rumpelsepp force-pushed the master branch 3 times, most recently from 981f73a to 5218514 Compare October 25, 2022 09:04
@rumpelsepp rumpelsepp modified the milestones: v1.1.0, v1.2.0 Nov 2, 2022
@rumpelsepp rumpelsepp modified the milestones: v1.2.0, v1.3.0 Jul 10, 2023
@rumpelsepp rumpelsepp removed this from the v1.3.0 milestone Nov 15, 2023
Copy link

stale bot commented Jul 14, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jul 14, 2024
@rumpelsepp rumpelsepp added this to the gallia 2.0 milestone Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant