software/kvm: Properly cleanup server subprocesses
without this cleanup, the software integration tests of KVM were stuck forever because unittest was waiting for the subprocess to stop.
Showing
Please register or sign in to comment
without this cleanup, the software integration tests of KVM were stuck forever because unittest was waiting for the subprocess to stop.