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

aws: Fix BuildableHTTPClient datarace bug #504

Merged
merged 3 commits into from
Mar 17, 2020

Conversation

jasdel
Copy link
Contributor

@jasdel jasdel commented Mar 16, 2020

Fixes the aws.BuildableHTTPClient's copy behavior to not encounter dataraces when being used concurrently.

Also fixes a broken unit test missed when implementing #487.

@jasdel jasdel requested a review from skmcgrail March 16, 2020 21:11
Fixes a broken unit test missed when implementing aws#487.
@jasdel jasdel changed the title service/s3/s3manager: Fix broken unit test aws: Fix BuildableHTTPClient datarace bug Mar 17, 2020
@skmcgrail skmcgrail merged commit 7e732f1 into aws:master Mar 17, 2020
@jasdel jasdel deleted the fixup/BrokenTests branch March 17, 2020 22:30
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

3 participants