Hacker News new | past | comments | ask | show | jobs | submit login

The only way to run out of PIDs is not wait() properly, leading to zombie processes, or else some CGI processes time out and don't exit, so never reaped by a wait().



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: