From: Stanislav Kholmanskikh <stanislav.kholmanskikh@oracle.com>
To: ltp-list@lists.sourceforge.net
Cc: vasily.isaenko@oracle.com
Subject: Re: [LTP] [PATCH] sigaction 9-1, 10-1, 11-1: use SIGKILL instead of SIGHUP
Date: Mon, 05 May 2014 14:00:36 +0400 [thread overview]
Message-ID: <53676144.20306@oracle.com> (raw)
In-Reply-To: <1398419188-17193-1-git-send-email-stanislav.kholmanskikh@oracle.com>
Hi!
On 04/25/2014 01:46 PM, Stanislav Kholmanskikh wrote:
> There are test environments, where the SIGHUP signal may be either
> added to the signal mask or ignored. One example of such environments
> is Autotest, which sets the SIGHUP signal to SIG_IGN for its jobs.
>
> Therefore the above test cases hang in that environment because their
> parent processes send SIGHUP to terminate the child (and the child ignores it).
>
> I think it will not be a problem to use SIGKILL here instead of SIGHUP, because
> SIGKILL can not be caught, blocked, or ignored.
> And it does the job - stopping the child - very well :)
>
> Signed-off-by: Stanislav Kholmanskikh <stanislav.kholmanskikh@oracle.com>
Could anybody look at this patch, please?
Thanks.
------------------------------------------------------------------------------
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
• 3 signs your SCM is hindering your productivity
• Requirements for releasing software faster
• Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list
next prev parent reply other threads:[~2014-05-05 10:00 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-25 9:46 [LTP] [PATCH] sigaction 9-1, 10-1, 11-1: use SIGKILL instead of SIGHUP Stanislav Kholmanskikh
2014-05-05 10:00 ` Stanislav Kholmanskikh [this message]
2014-05-05 11:10 ` chrubis
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=53676144.20306@oracle.com \
--to=stanislav.kholmanskikh@oracle.com \
--cc=ltp-list@lists.sourceforge.net \
--cc=vasily.isaenko@oracle.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.