Merge remote-tracking branch 'origin/paul-gossip-test' into validator-enhancements
This commit is contained in:
commit
d84f95fe8a
@ -726,6 +726,7 @@ impl SimpleSync {
|
|||||||
"reason" => format!("{:?}", outcome),
|
"reason" => format!("{:?}", outcome),
|
||||||
);
|
);
|
||||||
network.disconnect(sender, GoodbyeReason::Fault);
|
network.disconnect(sender, GoodbyeReason::Fault);
|
||||||
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
// If this results to true, the item will be removed from the queue.
|
// If this results to true, the item will be removed from the queue.
|
||||||
|
Loading…
Reference in New Issue
Block a user