Log right before exiting process
This commit is contained in:
parent
5db151d90f
commit
a5b5468238
@ -133,6 +133,7 @@ func (gmx *Gomuks) internalStop(save bool) {
|
||||
if save {
|
||||
gmx.Save()
|
||||
}
|
||||
debug.Print("Exiting process")
|
||||
os.Exit(0)
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user