bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Fix foreground dead jobs in trap handlers reported like back


From: Koichi Murase
Subject: Re: [PATCH] Fix foreground dead jobs in trap handlers reported like background ones in `jobs'
Date: Mon, 18 Jul 2022 12:56:06 +0900

2022年7月18日(月) 12:52 Koichi Murase <myoga.murase@gmail.com>:
> Description:
>
>   In interactive shells, the foreground dead jobs (i.e., foreground
>   jobs that have already terminated) in trap handlers, commands called
>   through `bind -x', and `PROMPT_COMMAND' (...) are treated as
>   if they are the background dead jobs.

Sorry, I forgot to attach the patches. Here they are.

--
Koichi

Attachment: r0022-foreground-dead-job-fix1.patch.txt
Description: Text document

Attachment: r0022-foreground-dead-job-fix2.patch.txt
Description: Text document

Attachment: r0022-foreground-dead-job-fix3.patch.txt
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]