You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(linstor): prevent use of e before assignment in nested try-except
fix(linstor): add default value for log_failed_call to prevent unassigned value
fix(linstor): convert dict_keys and dict_values to list before indexed access
fix(linstor): use ternary for default value management in log_failed_call
fix(linstor): use util.get_master_ref to get the master ref
Co-authored-by: Damien Thenot <damien.thenot@vates.tech>
Signed-off-by: Mathieu Labourier <mathieu.labourier@vates.tech>
0 commit comments