On 3/10/23 4:28 AM, wang yuhang via Bug reports for the GNU Bourne Again SHell wrote:

Second, When bash fork is a child process, it always creates a memory to 
manage the job, even if the maximum number set by the ulimit command is reached
```

If the maximum number of child processes is exceeded, fork(2) fails, and
this code is not executed.


--
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    c...@case.edu    http://tiswww.cwru.edu/~chet/


Reply via email to