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 dynamo db batch writer data loss bug #270

Merged
merged 1 commit into from Aug 10, 2022

Conversation

JamesVerrill
Copy link
Contributor

This patch fixes the data loss bug (#246) which can occur when concurrent tasks use the same dynamodb batch writer.

Also brings the code back in line with the boto3 code per boto/boto3#3279

@terrycain
Copy link
Owner

Looks good 👍 thanks

@terrycain terrycain merged commit 2deccf0 into terrycain:master Aug 10, 2022
@terrycain
Copy link
Owner

https://pypi.org/project/aioboto3/10.0.0/ is out, thanks 😄

@JamesVerrill
Copy link
Contributor Author

@terrycain super. thanks for merging 😀

@JamesVerrill JamesVerrill deleted the 246-batch-writer-data-loss branch August 11, 2022 17:16
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.

None yet

2 participants