On Thu, Oct 09, 2025 at 05:12:47PM +0100, Richard W.M. Jones wrote: > Previously libqtest.c set PR_SET_PDEATHSIG (or the equivalent on > FreeBSD) after forking the qemu subprocess. However we can get the > same behaviour now by using the new -run-with exit-with-parent=on > flag, on platforms that support it.
Perhaps note "This conversion extends the qtest auto-cleanup to macOS" > > Signed-off-by: Richard W.M. Jones <[email protected]> > --- > tests/qtest/libqtest.c | 22 ++++------------------ > 1 file changed, 4 insertions(+), 18 deletions(-) Reviewed-by: Daniel P. Berrangé <[email protected]> With regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
