0
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2025-07-14 11:41:49 +02:00

WIP comment to client_utils

This commit is contained in:
2025-04-06 13:45:51 +02:00
parent 11e5cf5abf
commit 73f190b550

View File

@ -501,6 +501,7 @@ class BECGuiClient(RPCBase):
return obj return obj
# FIXME not sure if this is cleanup properly, thread seems hanging
if __name__ == "__main__": # pragma: no cover if __name__ == "__main__": # pragma: no cover
from bec_lib.client import BECClient from bec_lib.client import BECClient
from bec_lib.service_config import ServiceConfig from bec_lib.service_config import ServiceConfig