Clean shutdown
Open
- Dominant language
- Go
- Stars
- 5
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Clean up the way the app shuts down. We need to let all goroutines finish before killing the app.
See how Bill does it here: https://github.com/ardanlabs/service/blob/master/cmd/sales-api/main.go
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.