nmh-workers
[Top][All Lists]
Advanced

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

Re: [Nmh-workers] Why Attempt fork(2) up to Five Times?


From: Ralph Corderoy
Subject: Re: [Nmh-workers] Why Attempt fork(2) up to Five Times?
Date: Sat, 09 Sep 2017 11:41:17 +0100

Hi kre,

> Resources were in limited supply back then, and simply retrying (often
> after a short sleep, though not always required) would often end up
> succeeding

Yes, this was sleep(5) after each failure.
Thanks, they're now all a simple single call to fork().

-- 
Cheers, Ralph.
https://plus.google.com/+RalphCorderoy



reply via email to

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