[Fusioninventory-commit] [fusioninventory/fusioninventory-agent] 3df0cb: fix: ignore SIGPIPE while handling http request

Guillaume Bougard noreply at github.com
Thu Dec 12 10:39:25 GMT 2019


  Branch: refs/heads/develop
  Home:   https://github.com/fusioninventory/fusioninventory-agent
  Commit: 3df0cbcc8f7d169d53c6d82e434e1fad9b6665d7
      https://github.com/fusioninventory/fusioninventory-agent/commit/3df0cbcc8f7d169d53c6d82e434e1fad9b6665d7
  Author: Guillaume Bougard <gbougard at teclib.com>
  Date:   2019-12-12 (Thu, 12 Dec 2019)

  Changed paths:
    M lib/FusionInventory/Agent/Daemon.pm

  Log Message:
  -----------
  fix: ignore SIGPIPE while handling http request

To avoid unexpected agent shutdown while a socket is closed by peer.
Ignoring SIGCHLD is in fact not relevant.





More information about the Fusioninventory-commit mailing list