Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #16098
| From | Robert Elz <kre@munnari.OZ.AU> |
|---|---|
| Newsgroups | gnu.bash.bug |
| Subject | Re: signals ignored in a subshell |
| Date | 2020-04-06 20:25 +0700 |
| Message-ID | <mailman.247.1586179565.2644.bug-bash@gnu.org> (permalink) |
| References | (4 earlier) <16086.1586068489@jinx.noi.kre.to> <CAH7i3LrwPy9J9+8BPgvT+BGtv39nQJ2H-prxWXu7mHYZ8UjodQ@mail.gmail.com> <45c766ba-4489-bd7b-40c7-32fed37461f9@case.edu> <CAH7i3Lr5zBub6yObXkwV78E0Oyct-bAu2+D2hocpT8NNyBqHLg@mail.gmail.com> <11149.1586179526@jinx.noi.kre.to> |
Date: Mon, 6 Apr 2020 15:06:02 +0300
From: =?UTF-8?B?T8SfdXo=?= <oguzismailuysal@gmail.com>
Message-ID: <CAH7i3Lo_vDKahPLAgCvuPXw-TbgfgKt9OeJw-Ki2nja+ew-nDg@mail.gmail.com>
| Or, is it that when job controls are enabled each synchronous command is
| run in its own process group and SIGINT is not sent to the shell at all?
That would be correct.
kre
ps: the Subject of all of these messages is misleading, there hasn't
been an example where a subshell is involved. There could be, but
none of the test cases for the various issues so far have invoked one.
Back to gnu.bash.bug | Previous | Next | Find similar
Re: signals ignored in a subshell Robert Elz <kre@munnari.OZ.AU> - 2020-04-06 20:25 +0700
csiph-web