Zebra/zebra-network/src/meta_addr
Janito Vaqueiro Ferreira Filho 39ed7d70d3
Use single thread Tokio runtime for tests (#2916)
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.
2021-10-21 16:22:12 +00:00
..
tests Use single thread Tokio runtime for tests (#2916) 2021-10-21 16:22:12 +00:00
arbitrary.rs Security: Use canonical SocketAddrs to avoid duplicate peer connections, Feature: Send local listener to peers (#2276) 2021-06-22 02:16:59 +00:00
tests.rs Add InventoryHash and MetaAddr proptests (#1985) 2021-04-07 14:13:52 -03:00