Skip to content

libnvme/nvme.i: raise exception when disconnect fails#1065

Merged
igaw merged 1 commit intolinux-nvme:masterfrom
hreinecke:disconnect-exception
Sep 8, 2025
Merged

libnvme/nvme.i: raise exception when disconnect fails#1065
igaw merged 1 commit intolinux-nvme:masterfrom
hreinecke:disconnect-exception

Conversation

@hreinecke
Copy link
Copy Markdown
Collaborator

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.

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]>
@igaw igaw merged commit e08f9e9 into linux-nvme:master Sep 8, 2025
12 checks passed
@igaw
Copy link
Copy Markdown
Collaborator

igaw commented Sep 8, 2025

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants