Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RoutingTable::Update has an unused component (evicted) in the returned tuple #35

Open
rgrover opened this issue Jul 22, 2019 · 0 comments

Comments

@rgrover
Copy link

rgrover commented Jul 22, 2019

Around https://github.com/libp2p/go-libp2p-kbucket/blob/master/table.go#L61.
RoutingTable updates don't evict any entries; and the evicted return value remains initialized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant