bug-bash
[Top][All Lists]
Advanced

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

Re: 'wait -n' with and without id arguments


From: Zachary Santer
Subject: Re: 'wait -n' with and without id arguments
Date: Fri, 9 Aug 2024 21:29:10 -0400

On Fri, Aug 9, 2024 at 10:38 AM Chet Ramey <chet.ramey@case.edu> wrote:
>
> When I source your script on macOS with the current devel build, I get the
> set of notification messages and termination with a false argument, and an
> infinite loop with a true argument.

So basically, 'wait -n' should be implemented such that sourcing the
script with a false argument gives the same behavior as you've seen
when sourcing it with a true argument: the infinite loop.



reply via email to

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