Graceful restart or stop
Opened this issue · 0 comments
ecanuto commented
We are not graceful stop or restarting our webserver. Maybe using some packages or example from gin documentation we can fix that:
https://chenyitian.gitbooks.io/gin-web-framework/content/docs/38.html
Note that we are are trying to defer some values but it is not working properly due to this issue.