Executation path re-arranging left a condition where somethnig was closed that was never opened.
This commit is contained in:
@ -548,7 +548,6 @@ func loadExtensions(conf gotop.Config) {
|
||||
initFunc()
|
||||
}
|
||||
if hasError {
|
||||
ui.Close()
|
||||
folder := conf.ConfigDir.QueryFolderContainsFile(logging.LOGFILE)
|
||||
if folder == nil {
|
||||
fmt.Printf("error initializing requested plugins\n")
|
||||
|
Reference in New Issue
Block a user