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

Add tests for highly concurrent and single threaded contexts #1304

Closed
Tracked by #1692
rcoh opened this issue Apr 5, 2022 · 3 comments
Closed
Tracked by #1692

Add tests for highly concurrent and single threaded contexts #1304

rcoh opened this issue Apr 5, 2022 · 3 comments

Comments

@rcoh
Copy link
Collaborator

rcoh commented Apr 5, 2022

Important for testing hot locks and other potential concurrency related issues

@Velfi
Copy link
Contributor

Velfi commented Nov 28, 2022

We may encounter locks in single-threaded contexts due to tokio-rs/tokio#4730

This task will surface issues like that but won't fix them. That's OK.

@Velfi
Copy link
Contributor

Velfi commented Nov 28, 2022

The Java SDK's tests are located here.

@Velfi
Copy link
Contributor

Velfi commented Nov 30, 2022

If we discover any fixable issues re: concurrency, we should respond to this discussion: awslabs/aws-sdk-rust#604

@jdisanti jdisanti moved this to In Review in AWS Rust SDK Public Roadmap Dec 5, 2022
@gpicciani gpicciani moved this from In Review to Pending Release in AWS Rust SDK Public Roadmap Dec 8, 2022
@gpicciani gpicciani moved this from Pending Release to In Review in AWS Rust SDK Public Roadmap Dec 8, 2022
Repository owner moved this from In Review to Done in AWS Rust SDK Public Roadmap Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants