src/Palete/LanguageClient.vala
authorAlan <alan@roojs.com>
Fri, 19 Jan 2024 06:23:02 +0000 (14:23 +0800)
committerAlan <alan@roojs.com>
Fri, 19 Jan 2024 06:23:02 +0000 (14:23 +0800)
src/Palete/LanguageClient.vala

index bb5918a..2055296 100644 (file)
@@ -96,6 +96,7 @@ namespace Palete {
                                                this.log(LanguageClientAction.ERROR_START, e.message);
                                                GLib.debug("subprocess startup error %s", e.message);           
                                        }
+                                       this.log(LanguageClientAction.CLOSE);
                                        GLib.debug("Subprocess ended %s", process_path);
                                        this.onClose();