Re: [PATCH 1/3] tests/tcg: Use SIGKILL for timeout

2023-01-17 Thread Richard Henderson
On 1/16/23 23:36, Alex Bennée wrote: Richard Henderson writes: There are some tests for which SIGTERM appears insufficient. Signed-off-by: Richard Henderson --- tests/tcg/Makefile.target | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/tcg/Makefile.target b/t

Re: [PATCH 1/3] tests/tcg: Use SIGKILL for timeout

2023-01-17 Thread Alex Bennée
Richard Henderson writes: > There are some tests for which SIGTERM appears insufficient. > > Signed-off-by: Richard Henderson > --- > tests/tcg/Makefile.target | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/tests/tcg/Makefile.target b/tests/tcg/Makefile.target >

[PATCH 1/3] tests/tcg: Use SIGKILL for timeout

2023-01-16 Thread Richard Henderson
There are some tests for which SIGTERM appears insufficient. Signed-off-by: Richard Henderson --- tests/tcg/Makefile.target | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/tcg/Makefile.target b/tests/tcg/Makefile.target index 14bc013181..a3b0aaf8af 100644 --- a/test