Closed nak3 closed 7 years ago
Please fix this by changing the except clause to happen for both ValueErrors and InvalidLiteralErrors.
Ah, I'm sorry this issue has already been fixed. I have been testing with Fedora 26 RPM which still does not include the fix. https://github.com/open-iscsi/rtslib-fb/issues/108 should not happen on current except clause.
fix invalid literal error for attributes
This patch removes a convert string to int for attributes.
Fixes https://github.com/open-iscsi/rtslib-fb/issues/108