Skip to content
Unverified Commit a339f6bc authored by ysaito1001's avatar ysaito1001 Committed by GitHub
Browse files

Fix test failure in `no-default-features` (#2450)

* Fix test failure in `no-default-features`

This commit fixes a test failure from `test_clients_from_sdk_config`. It
is a negative test expecting a panic, but it failed because it panicked
for a different reason, i.e. "no default sleep implementation available."

* Avoid bringing in `rt-tokio` for `aws-smithy-async`

This commit addresses https://github.com/awslabs/smithy-rs/pull/2450#discussion_r1134426351

.

---------

Co-authored-by: default avatarYuki Saito <awsaito@amazon.com>
parent 06b865bc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment