improved logging
This commit is contained in:
@@ -198,6 +198,7 @@ class AppWindowWebMixin:
|
||||
with contextlib.suppress(Exception):
|
||||
server.stop()
|
||||
self._web_server = None
|
||||
self._log("Web UI stopped.")
|
||||
self._web_controller = None
|
||||
|
||||
@staticmethod
|
||||
|
||||
Reference in New Issue
Block a user