Re: [PATCH 3/4] selftests: ublk: kublk: ignore SIGCHLD

From: Uday Shankar
Date: Wed Mar 26 2025 - 13:19:21 EST


On Wed, Mar 26, 2025 at 11:23:25AM +0800, Ming Lei wrote:
> BTW, the SIGCHLD signal is ignored by default

You're right, that's a good point, this change is actually a noop. I
think I got confused during test development and the -EINTR probably
came from something else. I see no issues when reverting this change in
my tests now, so I will drop it.