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

feat: refresh and wait #418

Merged
merged 2 commits into from
Dec 10, 2019
Merged

feat: refresh and wait #418

merged 2 commits into from
Dec 10, 2019

Commits on Dec 10, 2019

  1. feat: refresh and wait

    We'd like to be able to refresh then _wait_ for the refresh to finish in the testground DHT tests. That way, we can:
    
    1. Start and disable _auto_ refresh.
    2. Bootstrap.
    3. Refresh a couple of times till we're stable.
    4. Wait to _stop_ refreshing.
    5. Disconnect from and forget about all peers _not_ in our routing tables.
    6. Run the actual tests without interference from the bootstrapping logic.
    Stebalien committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    0be0cbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50a9858 View commit details
    Browse the repository at this point in the history