On 7/25/26 10:52, Roman Bogorodskiy wrote: > Currently, eventThread cleanup is missing. Fix that by calling > virBhyveDomainObjStopWorker() in virBhyveProcessStop() > and un-referring the eventThread in bhyveDomainObjPrivateFree(). > > Signed-off-by: Roman Bogorodskiy <[email protected]> > --- > I think it would be nice to get this in before 12.6.0. > > src/bhyve/bhyve_domain.c | 5 +++++ > src/bhyve/bhyve_process.c | 2 ++ > 2 files changed, 7 insertions(+) >
Reviewed-by: Michal Privoznik <[email protected]> Michal
