From 8181708feb35c647aa9b9692875a1ebf893ade6b Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Fri, 29 Apr 2022 20:37:09 -0700 Subject: 50136: Fix =(nosuchcommand) race/deadlock first reported in workers/42609 --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7cf99072e..e234b76b6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2022-04-29 Bart Schaefer + * 50136: Etc/BUGS, Src/exec.c: Fix =(nosuchcommand) race/deadlock + first reported in workers/42609 + * 50134: Src/jobs.c: Tweak process group handling (workers/43409) to avoid creating "unkillable" pipelines that ignore signals -- cgit 1.4.1