summaryrefslogtreecommitdiff
path: root/sigtrap.go
AgeCommit message (Collapse)Author
2019-07-20Add /stop endpoint to admin (#2671)Toby Allen
* Add stop command to admin. Exit after stop. * Return error on incorrect http Method and provide better logging. * reuse stopAndCleanup function for all graceful stops
2019-07-12Standardize exit codes and improve shutdown handling; update gitignoreMatthew Holt