This commit is contained in:
Quanah Gibson-Mount 2021-02-26 18:30:13 +00:00
parent 51462ca0ee
commit 00313d614e

View File

@ -18,7 +18,7 @@ latter case, it saves a full backtrace and core file.
These signals are considered part of normal operation and will not trigger the
above handling:
- SIGPIPE: normal in a networked environmnet
- SIGPIPE: normal in a networked environment
- SIGHUP: normally used to tell a process to shut down
"""