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

Fixing an issue when writing empty buffers #42

Merged
merged 3 commits into from
Dec 8, 2023
Merged

Fixing an issue when writing empty buffers #42

merged 3 commits into from
Dec 8, 2023

Conversation

ryan-summers
Copy link
Member

Fixes an issue with the embedded_io write trait when writing an empty data buffer. It would loop infinitely even when there was no data to write.

@ryan-summers ryan-summers requested a review from eldruin December 4, 2023 12:11
Copy link
Member

@eldruin eldruin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@eldruin eldruin merged commit ca0b3cc into master Dec 8, 2023
5 checks passed
@eldruin eldruin deleted the rs/bugfix branch December 8, 2023 11:04
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.

2 participants