jpillora / overseer

Monitorable, gracefully restarting, self-upgrading binaries in Go (golang)
MIT License
2.29k stars 208 forks source link

how to graceful restart go script #61

Open xxiiaass opened 4 years ago

xxiiaass commented 4 years ago

there is multi-goroutine program, i want to restarts...

xxiiaass commented 4 years ago

if kill it , goroutine is not done .... how to works with overseer