Fix some issues when logging out
This commit is contained in:
parent
78f7a7aadc
commit
55f58f2875
@ -261,6 +261,7 @@ func (c *Container) Stop() {
|
||||
if err != nil {
|
||||
debug.Print("Error closing history manager:", err)
|
||||
}
|
||||
c.history = nil
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user