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.