]> git.ipfire.org Git - thirdparty/libvirt.git/commit
ch: kill CH process if restore fails
authorPurna Pavan Chandra <paekkaladevi@linux.microsoft.com>
Mon, 5 Aug 2024 14:41:00 +0000 (14:41 +0000)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 9 Aug 2024 13:03:07 +0000 (15:03 +0200)
commitc4be2cb2decd1ee296dfa37303b82bac7d341702
tree4f888f8ee0cf8225e8ed9bbf325da1c28dc0acd2
parent0587ee2aab6d191dbceeff7b27ea2b10683c0ad9
ch: kill CH process if restore fails

Invoke virCHProcessStop to kill CH process incase of any failures during
restore operation.

Signed-off-by: Purna Pavan Chandra <paekkaladevi@linux.microsoft.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/ch/ch_process.c