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 04:03:33 -0400 (EDT)

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

    A workaround for scripts is to perform checks as soon as possible and exit
1 (or other value) instead. Potentially hundreds of processes will still be
spawned but this avoids potentially processing outputs that are not yet
complete.
    Another way is to catch 124 and interrupt the script right there.


    _______________________________________________________

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]