more files
This commit is contained in:
@@ -403,7 +403,7 @@ func main() {
|
||||
go func() {
|
||||
sig := <-sigs
|
||||
fmt.Println("Shutting down due to signal:", sig)
|
||||
//app.Save()
|
||||
diskStorage.Close()
|
||||
pool.Close()
|
||||
|
||||
done <- true
|
||||
|
||||
Reference in New Issue
Block a user