-
Notifications
You must be signed in to change notification settings - Fork 198
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
Data Race - Thread Sanitizer #3708
Comments
Thank you posting this - our team will investigate and post updates to this ticket. |
A pull request (smithy-lang/smithy-swift#656) addressing this issue has already been submitted for the smithy-swift repository. We will track it progress. |
This particular thread-safety warning has been fixed with this PR: smithy-lang/smithy-swift#656. |
We will try to upgrade to the latest version once it's released. |
The update to the SDK is being tracked in #3629 |
This issue is now closed. Comments on closed issues are hard for our team to see. |
Describe the bug
Seeing data race conditions
Steps To Reproduce
Expected behavior
I should not be seeing data race conditions within the library
Amplify Framework Version
2.25.4
Amplify Categories
Auth
Dependency manager
Swift PM
Swift version
5.9
CLI version
12.10.3
Xcode version
15.3
Relevant log output
Is this a regression?
No
Regression additional context
No response
Platforms
No response
OS Version
17.4
Device
iPhone 15 Pro
Specific to simulators
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: