bug-findutils
[Top][All Lists]
Advanced

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

[bug #64451] Unexpected behaviour of xargs when multiple children exit w


From: anonymous
Subject: [bug #64451] Unexpected behaviour of xargs when multiple children exit with 255 in parallel
Date: Thu, 20 Jul 2023 14:02:30 -0400 (EDT)

Follow-up Comment #5, bug #64451 (project findutils):

>From wait(2):
*WIFSTOPPED(*_wstatus_*)*
    returns true if the child process was stopped by delivery of a signal;
this is possible only if the call was done using *WUNTRACED* or when the child
is being traced (see *ptrace*(2)).

    OK so I guess this functionality is not supposed to be used as was testing
it.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?64451>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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