Wed Apr 22 12:04:49 2020: Request 132398 was acted upon.
Transaction: Correspondence added by vld....@sfr.fr
       Queue: PAR-Packer
     Subject: Re: [rt.cpan.org #132398] PAR::Packer and fork
   Broken in: (no value)
    Severity: (no value)
       Owner: Nobody
  Requestors: vld....@sfr.fr
      Status: open
 Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=132398 >


Le 22/04/2020 à 17:49, Roderich Schupp via RT a écrit :
> <URL: https://rt.cpan.org/Ticket/Display.html?id=132398 >
>
> On 2020-04-22 11:22:03, vld....@sfr.fr wrote:
>>> my $finished = waitpid -1, 0;
> What about
>
> my $finished = waitpid($pid, 0);
>
> Please switch to English.
>
> Cheers, Roderich

The modification gives the same thing the executable ends prematurely

Reply via email to