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

go/keymanager/churp: Fix handoff interval #5688

Merged
merged 2 commits into from
May 8, 2024

Commits on May 8, 2024

  1. go/keymanager/churp: Fix when handoffs are disabled

    Make sure that handoffs are disabled when the handoff interval
    is set to zero, and not when the next handoff epoch is set to
    max value.
    peternose committed May 8, 2024
    Configuration menu
    Copy the full SHA
    3c406ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c67a315 View commit details
    Browse the repository at this point in the history