From 73f190b550c29d470da376d9adad2570f310ab3e Mon Sep 17 00:00:00 2001 From: wyzula-jan Date: Sun, 6 Apr 2025 13:45:51 +0200 Subject: [PATCH] WIP comment to client_utils --- bec_widgets/cli/client_utils.py | 1 + 1 file changed, 1 insertion(+) diff --git a/bec_widgets/cli/client_utils.py b/bec_widgets/cli/client_utils.py index d339ae7c..555121ed 100644 --- a/bec_widgets/cli/client_utils.py +++ b/bec_widgets/cli/client_utils.py @@ -501,6 +501,7 @@ class BECGuiClient(RPCBase): return obj +# FIXME not sure if this is cleanup properly, thread seems hanging if __name__ == "__main__": # pragma: no cover from bec_lib.client import BECClient from bec_lib.service_config import ServiceConfig