Skip to content
  • Guido Trotter's avatar
    Verify: save instance config · 26b6af5e
    Guido Trotter authored
    Save the instance config after we queried it in an instance_cfg dict.  This can
    be used later by any function that wants it, without reloading it from the
    configuration module. It will be used for N+1 memory resilience checking.
    
    Reviewed-by: iustinp
    
    26b6af5e