poky/meta/recipes-extended/bash
Wenlin Kang 75b08b43a4 bash: changes to SIGINT handler while waiting for a child
It rarely observes the problem while running shell script aborting
test repeatedly, at the problem, the test shell script never returns
to shell

Steps to reproduce:
1. Run test script and ctrl-c repeatedly
2. Observe whether returns to shell after ctrl-c

Fixed issue:
https://lists.gnu.org/archive/html/bug-bash/2023-10/msg00131.html

(From OE-Core rev: a351d62ca7deff548542c849a6fa696280b5533a)

Signed-off-by: Wenlin Kang <wenlin.kang@windriver.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
2023-12-12 04:20:34 -10:00
..
bash bash: changes to SIGINT handler while waiting for a child 2023-12-12 04:20:34 -10:00
bash_5.1.16.bb bash: changes to SIGINT handler while waiting for a child 2023-12-12 04:20:34 -10:00
bash.inc bash: Ensure deterministic build 2021-09-16 09:50:34 +01:00