From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Vorel Date: Thu, 15 Apr 2021 09:52:04 +0200 Subject: [LTP] [PATCH] lib/tst_test.c: Bugfix for heartbeat In-Reply-To: <20210323135604.24504-1-zhaogongyi@huawei.com> References: <20210323135604.24504-1-zhaogongyi@huawei.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi, LGTM. Reviewed-by: Petr Vorel > When main process has been killed, its son process will be reaped by => nit: son/child > init, and son process will send SIGUSR1 to the init process. Kind regards, Petr