[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]

Re: [PATCH] about warnings if forks fail in Perl_my_popen



2009/1/8 Slaven Rezic <srezic@iconmobile.com>:
> The patch adds some diagnostics in situations where a fork() during a
> piped open fails. These are:
> * Output the errno cause if the failure was non-EAGAIN (most probably
>  because of memory shortage)
> * Output a new warning if the failure was EAGAIN and perl is about to
>  sleep five seconds until the next try.

Thanks, applied as b3647a361211e9f2a6bf73


References to:
Slaven Rezic <srezic@iconmobile.com>

[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]