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

Rust: use std::io::Write::write_all to not have potential data loss. #5604

Merged
merged 1 commit into from
Nov 3, 2023

Conversation

DavidSouther
Copy link
Contributor

Closes #5530


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@DavidSouther DavidSouther added Rust This issue relates to the AWS SDK for Rust (Preview) On Call Review needed This work needs an on-call review Text Review not needed This contains no text which needs review Task A general update to the code base for language clarification, missing actions, tests, etc. labels Nov 2, 2023
@DavidSouther DavidSouther self-assigned this Nov 2, 2023
@Laren-AWS Laren-AWS added On Call Review complete On call review complete and removed On Call Review needed This work needs an on-call review labels Nov 2, 2023
@Laren-AWS Laren-AWS merged commit d73bd94 into awsdocs:main Nov 3, 2023
9 checks passed
@DavidSouther DavidSouther deleted the rust/5530/data_loss branch November 6, 2023 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
On Call Review complete On call review complete Rust This issue relates to the AWS SDK for Rust (Preview) Task A general update to the code base for language clarification, missing actions, tests, etc. Text Review not needed This contains no text which needs review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rust: S3 Write has data loss possibility
2 participants