mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-10-15 00:46:51 +08:00
Add control+c or INT handling
This commit is contained in:
@@ -6,6 +6,7 @@ import (
|
||||
"code.google.com/p/weed-fs/go/weed/weed_server"
|
||||
"net/http"
|
||||
"os"
|
||||
"os/signal"
|
||||
"runtime"
|
||||
"strconv"
|
||||
"strings"
|
||||
|
Reference in New Issue
Block a user