This commit is contained in:
wjqserver 2025-05-21 15:24:05 +08:00
parent 430e313d47
commit 1afb352194
4 changed files with 17 additions and 2 deletions

View file

@ -515,6 +515,7 @@ func main() {
if wcache != nil {
defer wcache.StopCleanup()
}
defer logger.Close()
defer func() {
if hertZfile != nil {