$ errors.fyi/signals/SIGCHLD 74 namespaces · 3,092 codes
signals · signals/SIGCHLD
SIGCHLD

Child stopped or terminated

Sent to a parent process when a child process stops, resumes, or terminates. The default action is to ignore it; parents that wish to reap child status typically handle it with waitpid(2).

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT