Newer versions of Tokio panic if `tokio::time::pause()` is called from a multi-thread executor, and `#[tokio::test]` defaults to a single thread runtime, so it makes sense to always use a single thread runtime in all tests. |
||
|---|---|---|
| .. | ||
| proptest-regressions | ||
| src | ||
| Cargo.toml | ||