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

prevent PANIC when leader is None #450

Closed
wants to merge 1 commit into from

Commits on May 22, 2024

  1. prevent PANIC when leader is None

    happend in tests with tifs:
    thread 'tokio-runtime-worker' panicked at /home/uli/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tikv-client-0.3.0/src/pd/cluster.rs:270:47:
    called `Option::unwrap()` on a `None` value
    
    Signed-off-by: Ulrich Hornung <[email protected]>
    cre4ture committed May 22, 2024
    Configuration menu
    Copy the full SHA
    278324c View commit details
    Browse the repository at this point in the history