forked from External/grumble
Work-in-progress server start/stop.
This commit is contained in:
parent
03932c13cf
commit
8731716a05
7 changed files with 219 additions and 123 deletions
|
|
@ -22,7 +22,7 @@ func SignalHandler() {
|
|||
}
|
||||
continue
|
||||
}
|
||||
|
||||
|
||||
if sig == os.SIGINT || sig == os.SIGTERM {
|
||||
os.Exit(0)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue