Skip to content

fix(cleanup): properly handle FileSR exception for slave check#798

Open
Ythogtha wants to merge 1 commit intoxapi-project:masterfrom
xcp-ng:fix-fileSR_wrong_exception_catched_for_slave_check
Open

fix(cleanup): properly handle FileSR exception for slave check#798
Ythogtha wants to merge 1 commit intoxapi-project:masterfrom
xcp-ng:fix-fileSR_wrong_exception_catched_for_slave_check

Conversation

@Ythogtha
Copy link

A plugin is used by the _checkSlave helper.
Therefore, call_plugin is executed instead of a command helper, which means that CommandException cannot be raised.

A plugin is used by the `_checkSlave` helper.
Therefore, `call_plugin` is executed instead of a command helper, which means that `CommandException` cannot be raised.

Signed-off-by: Arnaud Garcia-Fernandez <arnaud.garcia-fernandez@vates.tech>
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.

3 participants