]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
bash: changes to SIGINT handler while waiting for a child
authorXiangyu Chen <xiangyu.chen@windriver.com>
Thu, 30 Nov 2023 12:11:59 +0000 (20:11 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 4 Dec 2023 11:23:33 +0000 (11:23 +0000)
commit1b69769b52c888d74c0ba258b7450e05a6c82a5a
tree97574ba5c140a7a346dad3bc681116a6b66dfa8f
parent7942df17d9dfcf690106b8b86506d496e6251327
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

Signed-off-by: Xiangyu Chen <xiangyu.chen@windriver.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/bash/bash/0001-changes-to-SIGINT-handler-while-waiting-for-a-child-.patch [new file with mode: 0644]
meta/recipes-extended/bash/bash_5.2.21.bb