Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 190 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 190 Bytes

Graceful

Graceful demonstrates graceful shutdown of a service using the server.Wait option

The server deregisters the service and waits for handlers to finish executing before exiting.