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

change peer_manager not to recompute routing multiple times #3891

Merged
merged 3 commits into from
Feb 3, 2021

Conversation

pmnoxx
Copy link
Contributor

@pmnoxx pmnoxx commented Feb 2, 2021

We should fix peer_manager not to schedule multiple computations of routing table at the same time.

@pmnoxx pmnoxx self-assigned this Feb 2, 2021
@pmnoxx pmnoxx linked an issue Feb 2, 2021 that may be closed by this pull request
chain/network/src/peer_manager.rs Outdated Show resolved Hide resolved
Co-authored-by: Bowen Wang <bowenwang1996@users.noreply.github.com>
@pmnoxx pmnoxx linked an issue Feb 3, 2021 that may be closed by this pull request
@near-bulldozer near-bulldozer bot merged commit 6f5a164 into master Feb 3, 2021
@near-bulldozer near-bulldozer bot deleted the piotr-dont-recompute-routing-mutiple-times branch February 3, 2021 03:58
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

Successfully merging this pull request may close these issues.

Limit number of computations of routing table to one
2 participants