more stable shards (#6916)

Signed-off-by: Jess Frazelle <github@jessfraz.com>
This commit is contained in:
Jess Frazelle
2025-05-13 15:27:18 -07:00
committed by GitHub
parent 7944a4ce41
commit 05fba3c50c

View File

@ -1262,6 +1262,8 @@ mod test {
&result,
0.99,
);
// yield to allow other tests to run
tokio::task::yield_now().await;
}
}