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
CA-210336: Added exception handling to prevent stack trace dump
Added a try-except block around line 353 which lists devices
at a given path in BaseISCSI.py attach method. Also made change
in SRCommand.py to prevent raising exceptions that are not of
type SR.SRException and dumping the stack trace on command line.
Signed-off-by: Letsibogo Ramadi <[email protected]>
0 commit comments