Skip to content
  • Guido Trotter's avatar
    LUQueryExports: fix rpcresult handling · b04285f2
    Guido Trotter authored
    call_export_list is a multi node call, so we need to go through the
    results, extrapolate the good ones, and return a failure value for the
    bad ones.
    
    Reviewed-by: imsnah
    b04285f2