You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
I initially started cleaning up as part of #5264, but realized that it was a lot of efforts.
Most notably, each instance of
GossipEngine
is specific to anengine_id
, so there's no reason to useHashMap
s anymore.A good chunk of code can be simplified in there.
The text was updated successfully, but these errors were encountered: