You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
lucix-aws
added
p2
This is a standard priority issue
queued
This issues is on the AWS team's backlog
and removed
needs-triage
This issue or PR still needs to be triaged.
potential-regression
Marking this issue as a potential regression to be checked by team member
labels
Nov 22, 2024
Acknowledgements
go get -u github.com/aws/aws-sdk-go-v2/...
)Describe the bug
This bug in a dependency is present in the latest release, and triggers with the race detector on:
aws/smithy-go#548
Regression Issue
Expected Behavior
I expect no race to happen in the library or it's dependencies.
Current Behavior
When running code with the race detector enabled, it trips and triggers the race.
Reproduction Steps
Possible Solution
No response
Additional Information/Context
No response
AWS Go SDK V2 Module Versions Used
Compiler and Version used
go version go1.23.3 darwin/arm64
Operating System and version
Darwin root.us-west-2.local 23.6.0 Darwin Kernel Version 23.6.0: Thu Sep 12 23:36:12 PDT 2024; root:xnu-10063.141.1.701.1~1/RELEASE_ARM64_T6020 arm64
The text was updated successfully, but these errors were encountered: