Fix deadlock in tests that are using with_gossip (#2533)
* fixed gossip related tests deadlock * cleaning sync tests log * fixed typo in logs * send GRANDPA messages without holding validator lock * Revert "fixed gossip related tests deadlock" This reverts commit d3fe55e45e32b7ea2e9f05f1c511972c708209ad.
Showing
- substrate/core/finality-grandpa/src/communication/gossip.rs 22 additions, 21 deletionssubstrate/core/finality-grandpa/src/communication/gossip.rs
- substrate/core/network/src/protocol.rs 1 addition, 1 deletionsubstrate/core/network/src/protocol.rs
- substrate/core/network/src/test/mod.rs 0 additions, 11 deletionssubstrate/core/network/src/test/mod.rs
Please register or sign in to comment