Merge branch 'main' into v3.1.4

This commit is contained in:
Toby Chui
2024-11-24 12:37:58 +08:00
committed by GitHub
3 changed files with 6 additions and 1 deletions

View File

@@ -46,6 +46,7 @@ import (
"imuslab.com/zoraxy/mod/utils"
)
/* SIGTERM handler, do shutdown sequences before closing */
func SetupCloseHandler() {
c := make(chan os.Signal, 2)