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. |
||
|---|---|---|
| .. | ||
| address_book | ||
| config | ||
| meta_addr | ||
| peer | ||
| peer_set | ||
| protocol | ||
| address_book.rs | ||
| config.rs | ||
| constants.rs | ||
| isolated.rs | ||
| lib.rs | ||
| meta_addr.rs | ||
| peer.rs | ||
| peer_set.rs | ||
| policies.rs | ||
| protocol.rs | ||
| timestamp_collector.rs | ||