4fa30ae5d7
By default Python configures SIGPIPE to be SIG_IGN, which means to ignore the signal. We don't want that as it causes problems when journald restarts and our log calls start triggering SIGPIPEs. Instead, we want to allow the SIGPIPE to kill the process so it can be restarted by systemd. Change-Id: I512139b96b2de8b372efc91e8a3fc8d33553405a Closes-Bug: 1795030 |
||
---|---|---|
.. | ||
tests | ||
__init__.py | ||
cache.py | ||
cfn.py | ||
collect.py | ||
common.py | ||
config_drive.py | ||
ec2.py | ||
exc.py | ||
heat_local.py | ||
heat.py | ||
keystone.py | ||
local.py | ||
merger.py | ||
request.py | ||
version.py | ||
zaqar.py |