f4dd41a7

By: Michael Lynch <git@mtlynch.io>

Verify graceful server shutdown

Fail end-to-end teardown when the server does not exit cleanly after SIGTERM,
so graceful termination regressions cannot pass unnoticed. Generalize shutdown
comments to describe deployment constraints without naming a specific platform.