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

Cleanups for FlexRay tests #612

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Cleanups for FlexRay tests #612

wants to merge 5 commits into from

Conversation

rumpelsepp
Copy link
Member

@rumpelsepp rumpelsepp commented Oct 24, 2024

  • chore: Remove nix files
  • refactor: Unroll variable creation and call to .append()
  • fix(db): Handle CancelledError in database tasks
  • feat(fr): Handle FlowControl messages for large messages
  • fix(fr): Add a timeout for reading consecutive frames

`uv` changes all this and it is not needed any more.
@rumpelsepp rumpelsepp force-pushed the cleanups branch 4 times, most recently from 711e2ff to ee5a8b7 Compare October 24, 2024 07:44
rumpelsepp and others added 4 commits October 24, 2024 09:44
I was not smart enough to understand this code. Unroll it! :)
It is not clear which timeout makes sense. This is a educated guess,
that needs to be refined in the future…

Co-authored-by: Stefan Tatschner <[email protected]>
@rumpelsepp rumpelsepp added this to the gallia 2.0 milestone Oct 24, 2024
@rumpelsepp rumpelsepp added the maint Needs cherry-picking to X.X-maint branch label Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maint Needs cherry-picking to X.X-maint branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants