mirror of
https://github.com/gogf/gf.git
synced 2025-04-05 11:18:50 +08:00
improve DB.Close for package gdb
This commit is contained in:
parent
29d50994ae
commit
6be582355c
@ -111,6 +111,7 @@ func (c *Core) Close(ctx context.Context) (err error) {
|
||||
if err != nil {
|
||||
return
|
||||
}
|
||||
delete(m, k)
|
||||
}
|
||||
}
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user