1
0
mirror of https://github.com/astaxie/beego.git synced 2025-01-22 13:07:12 +00:00
iclinux 1dd50fb65f Make parent process exit gracefully.
With beego.BConfig.Listen.Graceful  enabled, when received SIGHUP, we'll fork a child process.
But the parent process still have jobs to finish, So we can't kill the parent process directly.
2017-09-05 11:53:42 +08:00
..
2017-07-19 00:52:27 +08:00
2016-12-06 13:48:31 +01:00
2017-09-05 11:53:42 +08:00