mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-07 23:44:53 -04:00
This patch replaces `sleep` by `yield_now`, which has the same effect in this case, and makes the tests run faster.
This patch replaces `sleep` by `yield_now`, which has the same effect in this case, and makes the tests run faster.