Why people don't test development distributions
Why people don't test development distributions
Posted Jul 7, 2009 17:26 UTC (Tue) by nim-nim (subscriber, #34454)In reply to: Why people don't test development distributions by joey
Parent article: Why people don't test development distributions
> Existing proccesses are unlikely to respawn more than 1 process each,
> which will fail to start, which does not qualify as a fork bomb, surely?
> which will fail to start, which does not qualify as a fork bomb, surely?
That depends on how many do at the same time, if some of them are configured to maintain a process worker pool, and how quickly they retry.