Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

client/network-gossip: Remove GossipEngine::abort method #4552

Merged
merged 1 commit into from
Jan 7, 2020

Conversation

mxinden
Copy link
Contributor

@mxinden mxinden commented Jan 7, 2020

GossipEngine::abort and thus ConsensusGossip::abort are never
called. This patch removes both.

As far as I can tell, Polkadot is not using it. Are there any other
consumers of the functions that I am not aware of?

`GossipEngine::abort` and thus `ConsensusGossip::abort` are never
called. This patch removes both.
@mxinden mxinden added the A0-please_review Pull request needs code review. label Jan 7, 2020
@bkchr bkchr requested a review from tomaka January 7, 2020 11:06
@rphmeier rphmeier added A8-looksgood and removed A0-please_review Pull request needs code review. labels Jan 7, 2020
@rphmeier rphmeier merged commit 026fd3f into paritytech:master Jan 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants