bug-bash
[Top][All Lists]
Advanced

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

Re: builtin man page for wait omits information from SIGNALS


From: Chet Ramey
Subject: Re: builtin man page for wait omits information from SIGNALS
Date: Fri, 17 Jun 2022 14:30:13 -0400
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.10.0

On 6/15/22 1:46 AM, AA via Bug reports for the GNU Bourne Again SHell wrote:

Bash Version: 5.0
Patch Level: 17
Release Status: release

Description:
         I've already submited a PR at https://github.com/gitGNU/gnu_bash/pulls but I'm not sure that's the right place.

Thanks for the report. That's not the right place; it has nothing to do
with bash or the GNU project.


            When bash is waiting for an asynchronous command via the wait builtin,              the reception of a signal for which a trap has been set will cause              the wait builtin to return immediately with an exit status greater
              than 128, immediately after which the trap is executed.

I'll add something to the description of wait describing this exit status.


--
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    chet@case.edu    http://tiswww.cwru.edu/~chet/



reply via email to

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