Skip to content
  • Guido Trotter's avatar
    LUVerifyCluster: fix error from rpc call · 2eb78bc8
    Guido Trotter authored
    When calling node_verify leads to an error _VerifyNodes tries to iterate
    over a non-sequence. Catch the error before and avoid this from
    happening.
    
    Reviewed-by: iustinp
    2eb78bc8