Merge remote-tracking branch 'origin/paul-gossip-test' into validator-enhancements

This commit is contained in:
Age Manning 2019-04-01 15:33:42 +11:00
commit d84f95fe8a
No known key found for this signature in database
GPG Key ID: 05EED64B79E06A93

View File

@ -726,6 +726,7 @@ impl SimpleSync {
"reason" => format!("{:?}", outcome),
);
network.disconnect(sender, GoodbyeReason::Fault);
break;
}
// If this results to true, the item will be removed from the queue.