We make this the default in order to match signal handling behavior in
sfncli (https://github.com/Clever/sfncli). We want to know ahead of time
if any application isn't handling sigterm correctly.
Migration plan:
release this
move all gearcmd apps to v0.10.0
if anything breaks due to signal handling problems, set
pass-sigterm=false temporarily until we can solve the issue
We make this the default in order to match signal handling behavior in sfncli (https://github.com/Clever/sfncli). We want to know ahead of time if any application isn't handling sigterm correctly.
Migration plan:
pass-sigterm=false
temporarily until we can solve the issue