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
libnvme/nvme.i: raise exception when disconnect fails
nvme_disconnect_ctrl() can fail, and will return an error if so.
So update the python binding to properly raise an exception when
disconnect fails.
Signed-off-by: Hannes Reinecke <[email protected]>
0 commit comments