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: Add accidentally removed return value of wait_for_ecu() #198

Merged
merged 1 commit into from
Jul 1, 2022

Conversation

rumpelsepp
Copy link
Member

@rumpelsepp rumpelsepp commented Jul 1, 2022

In 8f225c7 I removed the return value of wait_for_ecu(). This brakes our internal plugins. Readd this for the next maintenance release. #195 is up for discussion, whether an exception is better.

@rumpelsepp rumpelsepp requested a review from fkglr as a code owner July 1, 2022 07:52
@rumpelsepp rumpelsepp added the bug Something isn't working label Jul 1, 2022
@rumpelsepp rumpelsepp added this to the v1.0.3 milestone Jul 1, 2022
@rumpelsepp rumpelsepp added the maint Needs cherry-picking to X.X-maint branch label Jul 1, 2022
@rumpelsepp rumpelsepp merged commit 6c13105 into master Jul 1, 2022
@rumpelsepp rumpelsepp deleted the wait_for_ecu-fix2 branch July 1, 2022 07:54
@rumpelsepp rumpelsepp added maint-merged Ported to maintenance branch and removed maint Needs cherry-picking to X.X-maint branch labels Jul 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working maint-merged Ported to maintenance branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant