Home
last modified time | relevance | path

Searched hist:a710a84c992ec886edfa095cfca14fb65c2fff3e (Results 1 – 1 of 1) sorted by relevance

/kvm-unit-tests/scripts/
H A Darch-run.basha710a84c992ec886edfa095cfca14fb65c2fff3e Tue Jul 25 03:39:35 UTC 2023 Nicholas Piggin <npiggin@gmail.com> migration: Fix test harness hang on fifo

If the test fails before migration is complete, the input fifo for the
destination machine is not written to and that can leave cat waiting
for input.

Clear that condition in the error handler so the harness doesn't hang
in this case.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Message-Id: <20230725033937.277156-2-npiggin@gmail.com>
Reviewed-by: Nico Boehr <nrb@linux.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>