On Sun, Jul 12, 2026 at 09:32:29 +0200, Roman Bogorodskiy wrote: > The virBhyveProcessStartImpl() function which implements domain start > does not check if bhyve monitor open is successful. Check that and > jump to the cleanup routines if it was not. > > Signed-off-by: Roman Bogorodskiy <[email protected]> > --- > src/bhyve/bhyve_process.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-)
Reviewed-by: Peter Krempa <[email protected]>
