linkerd / linkerd-examples

Examples of how to configure and run linkerd
https://linkerd.io
Apache License 2.0
432 stars 221 forks source link

Add graceful shutdown to helloworld apps #185

Closed klingerf closed 7 years ago

klingerf commented 7 years ago

This change traps interrupt signals and gracefully shuts down our http and grpc servers instead.