stunndard / cocosmail

Golang SMTP server
MIT License
1 stars 1 forks source link

Graceful shutdown #5

Open stunndard opened 3 years ago

stunndard commented 3 years ago

Implement a graceful shutdown, any pending tasks should complete cleanly without data loss.